Add JWT authentication support with login and token refresh endpoints
This commit is contained in:
@@ -13,6 +13,11 @@ generic-file-parser-module:
|
||||
spring:
|
||||
application:
|
||||
name: apollo
|
||||
security:
|
||||
oauth2:
|
||||
resourceserver:
|
||||
jwt:
|
||||
issuer-uri: https://sts.windows.net/e0793d39-0939-496d-b129-198edd916feb/
|
||||
ai:
|
||||
azure:
|
||||
openai:
|
||||
|
||||
Reference in New Issue
Block a user