oauth config
This commit is contained in:
parent
775ad6e9cd
commit
9f5553d43f
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ server:
|
|||
spring:
|
||||
application:
|
||||
name: IdM-Service
|
||||
security:
|
||||
oauth2:
|
||||
resourceserver:
|
||||
jwt:
|
||||
public-key-location: classpath:oauth/as.pub
|
||||
audiences:
|
||||
- jocar
|
||||
ssl:
|
||||
bundle:
|
||||
pem:
|
||||
|
|
Loading…
Add table
Reference in a new issue