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"
|
||||
|
||||
@@ -1365,6 +1365,15 @@ search_placeholder = "연동 앱 이름/ID로 검색..."
|
||||
tenant_scoped = "Tenant-scoped"
|
||||
untitled = "Untitled"
|
||||
|
||||
[ui.dev.clients.recent_changes]
|
||||
title = "최근 변경된 앱"
|
||||
|
||||
[msg.dev.clients.recent_changes]
|
||||
description = "총 {{count}}개의 애플리케이션이 변경된 이력이 있습니다."
|
||||
permission_note = "'감사 로그 조회' 관계가 있어야 최근 변경된 앱을 볼 수 있습니다."
|
||||
empty = "최근 변경 로그가 아직 없습니다."
|
||||
no_detail = "변경 항목을 확인할 수 없습니다."
|
||||
|
||||
[ui.dev.clients.badge]
|
||||
admin_session = "관리자 세션"
|
||||
dev_session = "DevFront 세션"
|
||||
@@ -1632,25 +1641,9 @@ permits_info = "이 RP에서 발생한 모든 설정 변경 및 운영 작업에
|
||||
label = "상태 변경"
|
||||
description = "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 = "연동 앱 목록"
|
||||
|
||||
[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 = "OIDC 앱, 인증 방식, 리다이렉트 URI, 비밀키 재발행을 감사 로그와 함께 관리합니다."
|
||||
subtitle = "연동 앱"
|
||||
|
||||
@@ -1421,6 +1421,15 @@ search_placeholder = ""
|
||||
tenant_scoped = ""
|
||||
untitled = ""
|
||||
|
||||
[ui.dev.clients.recent_changes]
|
||||
title = ""
|
||||
|
||||
[msg.dev.clients.recent_changes]
|
||||
description = ""
|
||||
permission_note = ""
|
||||
empty = ""
|
||||
no_detail = ""
|
||||
|
||||
[ui.dev.clients.badge]
|
||||
admin_session = ""
|
||||
dev_session = ""
|
||||
@@ -1689,25 +1698,9 @@ label = ""
|
||||
description = ""
|
||||
permits_info = ""
|
||||
|
||||
[ui.dev.clients.help]
|
||||
docs_body = ""
|
||||
docs_title = ""
|
||||
subtitle = ""
|
||||
title = ""
|
||||
view_guides = ""
|
||||
|
||||
[ui.dev.clients.list]
|
||||
title = ""
|
||||
|
||||
[ui.dev.clients.owner]
|
||||
avatar_alt = ""
|
||||
email = ""
|
||||
name = ""
|
||||
role = ""
|
||||
scope = ""
|
||||
subtitle = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.clients.registry]
|
||||
description = ""
|
||||
subtitle = ""
|
||||
|
||||
Reference in New Issue
Block a user