forked from baron/baron-sso
변경 앱 이력 조회 박스 추가
This commit is contained in:
@@ -1365,6 +1365,15 @@ search_placeholder = "Search by app name or ID..."
|
||||
tenant_scoped = "Tenant-scoped"
|
||||
untitled = "Untitled"
|
||||
|
||||
[ui.dev.clients.recent_changes]
|
||||
title = "Recently Changed Apps"
|
||||
|
||||
[msg.dev.clients.recent_changes]
|
||||
description = "{{count}} applications have change history."
|
||||
permission_note = "You need the 'Audit Log Viewer' relationship to see recently changed apps."
|
||||
empty = "No recent change logs yet."
|
||||
no_detail = "Unable to inspect the changed fields."
|
||||
|
||||
[ui.dev.clients.badge]
|
||||
admin_session = "Admin Session"
|
||||
dev_session = "DevFront Session"
|
||||
@@ -1633,25 +1642,9 @@ permits_info = "Can view DevFront audit logs for all configuration changes and o
|
||||
label = "Status Change"
|
||||
description = "Change the active or inactive state of the RP."
|
||||
|
||||
[ui.dev.clients.help]
|
||||
docs_body = "Includes PKCE, client_secret_basic, redirect URI validation tips."
|
||||
docs_title = "Docs & Examples"
|
||||
subtitle = "Developer guides for Confidential/Public clients, redirect URIs, and auth methods."
|
||||
title = "Need help with OIDC configuration?"
|
||||
view_guides = "View guides"
|
||||
|
||||
[ui.dev.clients.list]
|
||||
title = "Connected Applications"
|
||||
|
||||
[ui.dev.clients.owner]
|
||||
avatar_alt = "ops user"
|
||||
email = "admin@brsw.kr"
|
||||
name = "AI Admin Bot"
|
||||
role = "Role: Tenant Admin"
|
||||
scope = "Scope: TENANT-12"
|
||||
subtitle = "Tenant admin on-call"
|
||||
title = "Owner"
|
||||
|
||||
[ui.dev.clients.registry]
|
||||
description = "Manage OIDC applications, authentication methods, redirect URIs, and client secret rotation together with audit logs."
|
||||
subtitle = "Applications"
|
||||
|
||||
Reference in New Issue
Block a user