spring-attic / spring-security-saml-dsl

Spring security okta dsl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Every request redirect to okta even after successful authentication

chandrakantlotke opened this issue · comments

After successful authentication plugin redirect flow to dashboard page, but after that every request get redirect to okta(IDP) for authentication. is this correct?
Please tell me how do I handle the logout functionality.

I am developing the Rest API .

IDP would be ADFS.

This is not an issue, there was some code error in my application.