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

Add OpenID test for programmatic login #221

Open
OndroMih opened this issue Apr 1, 2022 · 0 comments
Open

Add OpenID test for programmatic login #221

OndroMih opened this issue Apr 1, 2022 · 0 comments

Comments

@OndroMih
Copy link
Contributor

OndroMih commented Apr 1, 2022

A test for this scenario:

  • On insecure page, user presses a login button
  • This executes a method on a backing bean
  • The method calls SecurityContect.authenticate()

Expected outcome:

  • The request initiated by the button ends in a redirect to the OpenID provider to authenticate, similarly to the case when the server initiates authentication after a secure resource is accessed
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