Skip to content

Commit 7848692

Browse files
committed
Change introspection endpoint
Signed-off-by: montesm <[email protected]>
1 parent 725d116 commit 7848692

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UnityAuth/src/main/resources/application.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ micronaut:
88
get-allowed: true
99
login:
1010
path: /api/login
11+
introspection:
12+
path: /api/token_info
1113
intercept-url-map:
1214
- pattern: /api/login
1315
http-method: POST

0 commit comments

Comments
 (0)