Enhance Authentik role in noble cluster setup by adding support for resolving OAuth2 flow, signing key, and scope mapping UUIDs from the worker database, improving API access under 2026+ RBAC. Update README with troubleshooting steps for common OAuth2 provider issues and adjust default variables for better configuration management. Ensure seamless integration with oauth2-proxy by allowing unverified email handling in development environments.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"bootstrap_email": {{ noble_authentik_bootstrap_email | default('') | trim | to_json }}
|
||||
}
|
||||
Reference in New Issue
Block a user