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 Pac4J lib to authenticate user over OAuth/OIDC Server #14

Open
felipebonezi opened this issue May 9, 2021 · 0 comments
Open

Add Pac4J lib to authenticate user over OAuth/OIDC Server #14

felipebonezi opened this issue May 9, 2021 · 0 comments
Labels
tip:needs-triage Someone must to check before anything type:feature New feature

Comments

@felipebonezi
Copy link
Owner

Is your feature request related to a problem? Please describe.
Play has complex OIDC module and you need to implement almost everything from scratch.

Describe the solution you'd like
So, would be great to import Pac4J library and create model classes to use it resource.

Describe alternatives you've considered
To test this model, we can you some external OAuth/OIDC service like Auth0, Okta or even Keycloak over Docker container.

Additional context
We must provide test cases to ensure auth routine.

@felipebonezi felipebonezi added type:feature New feature tip:needs-triage Someone must to check before anything labels May 9, 2021
@felipebonezi felipebonezi added this to the 1.3.0 milestone May 10, 2021
@felipebonezi felipebonezi removed this from the 1.3.0 milestone Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tip:needs-triage Someone must to check before anything type:feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant