Feature #169
Oauth 2 UI
Start date:
05/22/2023
Due date:
% Done:
0%
Estimated time:
Description
We're using default spring security everything at the moment, needs to be customized.
So we need custom API call to determine available authentication providers, and UI to select.
https://www.baeldung.com/spring-security-5-oauth2-login
History
Updated by Josip Almasi 15 days ago
- Status changed from New to Resolved
- Assignee set to Josip Almasi
New authentication workflow:
- fetch available Oauth2 providers from /oauth2/providers
- log in with /oauth2/login?name=whatever&provider=oneofthese