1
0
forked from baron/baron-sso
This commit is contained in:
2026-04-01 13:55:57 +09:00
parent ded1e1f5c4
commit 8a4dc1a320
3 changed files with 6 additions and 0 deletions

View File

@@ -1497,6 +1497,8 @@ 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."
headless_login_enable = "Headless Login (Custom Login UI)"
headless_login_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.general.public_key]
auth_method = "Token Endpoint Auth Method"

View File

@@ -1750,6 +1750,8 @@ pkce = "PKCE"
title = "보안 설정"
trusted_rp_enable = "Trusted RP (자체 로그인 UI 사용)"
trusted_rp_enable_help = "Baron SSO 로그인 창을 거치지 않고 애플리케이션 내의 자체 로그인 화면을 직접 구현하고 싶은 경우 활성화합니다."
headless_login_enable = "Headless Login (자체 로그인 UI 사용)"
headless_login_enable_help = "Baron SSO 로그인 창을 거치지 않고 애플리케이션 내의 자체 로그인 화면을 직접 구현하고 싶은 경우 활성화합니다."
[ui.dev.clients.general.public_key]
auth_method = "Token Endpoint Auth Method"

View File

@@ -1744,6 +1744,8 @@ pkce = ""
title = ""
trusted_rp_enable = ""
trusted_rp_enable_help = ""
headless_login_enable = ""
headless_login_enable_help = ""
[ui.dev.clients.general.public_key]
auth_method = ""