feat: Enhance NetID OAuth integration with token validation and configuration options
This commit is contained in:
@@ -66,6 +66,8 @@ AUTHENTIK_CONFIG_URL=https://authentik.example.com/application/o/leagueledger/.w
|
||||
# NetID
|
||||
NETID_CLIENT_ID=leagueledger-netid-client
|
||||
NETID_CLIENT_SECRET=netid-client-secret-abcdef1234567890
|
||||
NETID_TOKEN_SIGNING_ALG=RS256
|
||||
NETID_VALIDATE_TOKENS=true
|
||||
|
||||
# Feature Flags
|
||||
ENABLE_REGISTRATION=True
|
||||
|
||||
Reference in New Issue
Block a user