How to connect social account to local user account by Spring Security?
I am using Spring Authorization Server in a local IdP project. It supports username/password authentication method for the user login process and OIDC for other local Apps.
I am using Spring Authorization Server in a local IdP project. It supports username/password authentication method for the user login process and OIDC for other local Apps.