I integrated jenkins with Okta using SAML2.0 plugin
Issue: When i click on jenkins app in the OKTA url it is redirecting request to https://jenkins.xxxx.com/samlLogout/ and displaying message “You are now logged out of Jenkins, however this has not logged you out of SAML”.
I want to login to jenkins using OKTA Credentials but okta redirecting request to logout url and displaying the above message.
Please letme know how can redirect request to jenkins home page
sounds like you have the logout url as login url in your jenkins config.
I would recommend looking at your config.xml (assuming you can’t login) and seeing if something is misconfigured.
Were you able to resolve this, Harini? We’re facing the exact same issue with Okta and Jenkins. Sadly there isn’t much info about this online that I’ve been able to find.
So I’m pretty sure the issue is that you have to use the standard jenkins integration. I created a custom app and saw the same thing - but apparently you can browse the app catalog to find the jenkins integration