Add JWT authentication support with login and token refresh endpoints

This commit is contained in:
sumedh
2025-04-18 17:19:25 +05:30
parent 40a13e74f4
commit bb4662ad22
8 changed files with 276 additions and 203 deletions

View File

@@ -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: