You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, OIDC configuration support multiple redirect urls but for Jenkins when using OIDC plugin there is no way we can register multiple redirect urls. We have a requirement to have multiple redirect urls.
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered:
rosmahajan
changed the title
Modify Redirect Url for OIDC configuration
Register multiple Redirect Url for OIDC configuration
Feb 17, 2025
The redirect urls to configure in your provider are of the form <rootUrl>/securityRealm/finishLogin.
The rootUrl depends on your configutration: it can be either the root url configured in Jenkins or deduced from the initial request on your Jenkins (if option useRootUrlFromRequest is activated).
What feature do you want to see added?
Hi, OIDC configuration support multiple redirect urls but for Jenkins when using OIDC plugin there is no way we can register multiple redirect urls. We have a requirement to have multiple redirect urls.
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered: