We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335e51d commit 9090b05Copy full SHA for 9090b05
2 files changed
pom.xml
@@ -14,7 +14,7 @@
14
<parent>
15
<groupId>org.springframework.boot</groupId>
16
<artifactId>spring-boot-starter-parent</artifactId>
17
- <version>2.1.0.BUILD-SNAPSHOT</version>
+ <version>2.1.0.M1</version>
18
<relativePath/> <!-- lookup parent from repository -->
19
</parent>
20
src/main/resources/application.yml
@@ -6,8 +6,8 @@ spring:
6
client:
7
registration:
8
okta:
9
- client-id: 0oafrf327dXcTWh3j0h7
10
- client-secret: gXoRPO1uKff1X12MZpGIppbsyDDvi6QHFrfqooFU
+ client-id: 0oafudk8gcSusspTN0h7
+ client-secret: ZjAdC_75kgU3y1N7E5Kp_BmEY8LhNE3B3DyaFeBx
11
scope: openid email profile
12
provider:
13
0 commit comments