forked from baron/baron-sso
chore: consolidate local integration changes
This commit is contained in:
@@ -449,7 +449,7 @@ tenant = "Tenant access claim"
|
||||
[msg.dev.clients.general.id_token_claims]
|
||||
subtitle = "Separate shared claims from RP-specific extension claims."
|
||||
empty = "No ID Token claims have been added yet."
|
||||
hint = "Use top-level for shared claims and rp_claims for RP-specific extension claims. Arrays accept JSON or comma-separated values, and objects accept JSON."
|
||||
hint = "Manage RP-specific extension claims only. Arrays accept JSON or comma-separated values, and objects accept JSON."
|
||||
preview_hint = "Preview the metadata.id_token_claims structure that will be saved."
|
||||
key_required = "Enter a claim key."
|
||||
reserved_key = "`rp_claims` is a reserved namespace key."
|
||||
@@ -1427,6 +1427,9 @@ status_revoked = "Revoked"
|
||||
subject = "Subject"
|
||||
title = "User Consent Grants"
|
||||
|
||||
[ui.dev.clients.consents.rp_claims]
|
||||
edit = "User Claim Settings"
|
||||
|
||||
[ui.dev.clients.consents.breadcrumb]
|
||||
clients = "Clients"
|
||||
current = "User Consent Grants"
|
||||
@@ -1480,6 +1483,7 @@ connection = "Federation"
|
||||
consents = "Consent & Users"
|
||||
settings = "Settings"
|
||||
relationships = "Relationships"
|
||||
user_claims = "User Claims"
|
||||
|
||||
[ui.dev.clients.general]
|
||||
create = "Create Application"
|
||||
|
||||
Reference in New Issue
Block a user