spring-boot-starter-oauth2-client Questions
2
Solved
I am using Spring Security OAuth2 client application and have provided the below configuration
spring:
security:
oauth2:
client:
registration:
okta:
client-id:
client-secret:
scope: open...
Bos asked 17/12, 2021 at 7:23
1
© 2022 - 2024 — McMap. All rights reserved.