-
Notifications
You must be signed in to change notification settings - Fork 258
[v2.13.0] Add info about Generic OIDC Custom Mapping #2080
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v2.13.0
Are you sure you want to change the base?
[v2.13.0] Add info about Generic OIDC Custom Mapping #2080
Conversation
LucasSaintarbor
commented
Nov 17, 2025
- Addresses Generic OIDC Custom Mapping #2059
- Made some small formatting changes to the Configure Generic OIDC page.
sunilarjun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating @LucasSaintarbor! Made some rephrase suggestions and syntax edits, let me know if you have any questions, also to note the changes apply across versions although I only made edits to the /docs configure-generic-oidc.md.
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
| :::note | ||
|
|
||
| Consult the documentation for your specific IdP to complete the listed prerequisites. | ||
|
|
||
| ::: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This info should be inside the new ### Identity Provider section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LucasSaintarbor Moved this info via c4643f0
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
...ication-permissions-and-global-configuration/authentication-config/configure-generic-oidc.md
Outdated
Show resolved
Hide resolved
| | Issuer | The URL of your IdP. If your provider has discovery enabled, Rancher uses the Issuer URL to fetch all of the required URLs. | | ||
| | Auth Endpoint | The URL where users are redirected to authenticate. | | ||
|
|
||
| ### Custom Claim Mapping |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thoughts on moving this before Configuration Reference and breaking out the table and putting it as a subsection of Configuration Reference? Feels odd to have configuration ref, but not consolidate config refs in the section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Sunil Singh <[email protected]> Co-authored-by: Billy Tat <[email protected]>
Co-authored-by: Sunil Singh <[email protected]> Co-authored-by: Billy Tat <[email protected]>
…n Reference section
btat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for things I commented on.
sunilarjun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @LucasSaintarbor!
|
@bigkevmcd May you take a look at this PR if you get the chance? Thanks! |