feat: Enhance NetID OAuth integration with token validation and configuration options
This commit is contained in:
@@ -64,6 +64,8 @@ AUTHENTIK_CONFIG_URL=
|
||||
# NetID
|
||||
NETID_CLIENT_ID=
|
||||
NETID_CLIENT_SECRET=
|
||||
NETID_TOKEN_SIGNING_ALG=RS256
|
||||
NETID_VALIDATE_TOKENS=true
|
||||
|
||||
# Feature Flags
|
||||
ENABLE_REGISTRATION=True
|
||||
|
||||
Reference in New Issue
Block a user