DAF CLOUDworks has a customer requesting the JWT issued by Keycloak include the issuer DN.
Proposed Solution
In addition to the options here, can we add an Issuer DN option, that allows us to create an attribute that contains the Issuer DN, and then pass that in the JWT.
If we can make the attribute, our setup can then pass it in the identity token.
Designs
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related or that one is blocking others.
Learn more.
@sarnowski-unicorn,
I see you added the community-contribution label. I don't currently have access to fork this repo to contribute to the solution. Is there someone that can help with this?
Thank you.
@sarnowski-unicorn,
The GitHub mirror's main branch is currently 24 commits behind the one here in GitLab. Am I supposed to develop from the GitLab main branch or the GitHub main branch?
The contribution documentation doesn't specify.
@thom.williams I'm unfortunately not familiar with the process, but have reached out internally to the team responsible for the repo sync process to get more info.
@luis.lahoz,
Thanks, that's good to know. Unfortunately I don't have access to fork the GitLab repo and the contribution instructions say to use GitHub. I do have GitLab set as a secondary remote to my fork locally, so I'll work from that and hopefully GitHub can be updated in the mean time. If not, I'll submit my PR on GitHub regardless but it will contain a lot of updates that won't be mine.
@thom.williams I learned that our repo sync automation is currently broken, but a manual sync is going to be run soon to get Github up to date with Gitlab.