Skip to content
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

Authenticated subject is not passing properly #2817

Open
Jaiya94 opened this issue Mar 10, 2020 · 0 comments
Open

Authenticated subject is not passing properly #2817

Jaiya94 opened this issue Mar 10, 2020 · 0 comments

Comments

@Jaiya94
Copy link

Jaiya94 commented Mar 10, 2020

Description:
When the session is available and we use prompt login to authenticate again. In the middle of the flow authenticated subject is reset.

Steps to reproduce:

  1. Set up 2-factor authentication(Basic and SMSOTP) with adaptive authentication script.
    2.Go through the authentication flow and complete that.
  2. Again go through the authentication flow in the same browser. (In OB flows we send the prompt = login parameter because we need the user to be authenticated in even the session is there) Then when debugging we were able to see that when trying to evaluate context.getSubject() in SMSOTP we are getting null.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant