forked from baron/baron-sso
Trusted RP 설정 UX 및 안내 문구 개선
This commit is contained in:
@@ -1459,6 +1459,8 @@ delete = "Delete"
|
||||
private = "Server Side App"
|
||||
pkce = "PKCE"
|
||||
title = "Security Settings"
|
||||
trusted_rp_enable = "Trusted RP (Custom Login UI)"
|
||||
trusted_rp_enable_help = "Enable this if you want to implement your own login screen within the app instead of using the Baron SSO login page."
|
||||
|
||||
[ui.dev.clients.help]
|
||||
docs_body = "Includes PKCE, client_secret_basic, redirect URI validation tips."
|
||||
|
||||
@@ -1712,6 +1712,8 @@ title = "스코프"
|
||||
private = "Server side App"
|
||||
pkce = "PKCE"
|
||||
title = "보안 설정"
|
||||
trusted_rp_enable = "Trusted RP (자체 로그인 UI 사용)"
|
||||
trusted_rp_enable_help = "Baron SSO 로그인 창을 거치지 않고 애플리케이션 내의 자체 로그인 화면을 직접 구현하고 싶은 경우 활성화합니다."
|
||||
|
||||
[ui.dev.dashboard.ops.card]
|
||||
consent_revoked = "Consent 회수 건수"
|
||||
|
||||
@@ -1706,6 +1706,8 @@ title = ""
|
||||
private = ""
|
||||
pkce = ""
|
||||
title = ""
|
||||
trusted_rp_enable = ""
|
||||
trusted_rp_enable_help = ""
|
||||
|
||||
[ui.dev.dashboard.ops.card]
|
||||
consent_revoked = ""
|
||||
|
||||
Reference in New Issue
Block a user