You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
388 B
12 lines
388 B
#security: |
|
# oauth2: |
|
# client: |
|
# client-id: user-client |
|
# client-secret: user-secret-8888 |
|
# user-authorization-uri: http://localhost:7000/oauth/authorize |
|
# access-token-uri: http://localhost:7000/oauth/token |
|
# resource: |
|
# id: user-client |
|
# user-info-uri: user-info |
|
# authorization: |
|
# check-token-access: http://localhost:7000/oauth/check_token |