Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LoginController: Add @ConditionalOnBean(ClientRegistrationRepository)
This ensures it's not loaded in the unit tests which don't have this bean. Even though OIDC_URL might be defined in the environment.
- Loading branch information