feat: update the default-scopes's resource's name to authentik_property_mapping_provider_scope
All checks were successful
All checks were successful
This commit is contained in:
parent
09ceb33626
commit
98723d25d9
4 changed files with 21 additions and 19 deletions
|
|
@ -51,9 +51,9 @@ module "gitea" {
|
|||
client_secret = var.gitea_client_secret
|
||||
app_access_group_id = ""
|
||||
redirect_uris = ["https://git.roboces.dev/user/oauth2/authentik/callback"]
|
||||
app_icon = "https://about.gitea.com/gitea.svg"
|
||||
app_description = "Git with a cup of Tea 🍵"
|
||||
app_publisher = "Gitea"
|
||||
app_icon = "https://git.roboces.dev/assets/img/logo.svg"
|
||||
app_description = "Beyond coding. We forge. "
|
||||
app_publisher = "Forgejo"
|
||||
app_url = "https://git.roboces.dev/user/oauth2/authentik"
|
||||
sub_mode = "hashed_user_id"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue