fix: correctly reference login_source in blueprint-login-sources
This commit is contained in:
parent
a63da2a29e
commit
21d340de05
2 changed files with 6 additions and 6 deletions
|
|
@ -94,9 +94,9 @@ authentik_entra_sources: []
|
|||
# # - https://graph.microsoft.com/GroupMember.Read.All
|
||||
|
||||
|
||||
# Show Entra on login screen:
|
||||
authentik_login_source_ids: []
|
||||
# - "source-entra-entra-id"
|
||||
# Show OAuth sources on login screen (list of source slugs):
|
||||
authentik_login_sources: []
|
||||
# - slug: entra-id
|
||||
authentik_identification_stage_name: default-authentication-identification
|
||||
|
||||
# Local login fields to show on login screen (username, email, upn)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue