forked from baron/baron-sso
i18
This commit is contained in:
@@ -1497,6 +1497,8 @@ pkce = "PKCE"
|
|||||||
title = "Security Settings"
|
title = "Security Settings"
|
||||||
trusted_rp_enable = "Trusted RP (Custom Login UI)"
|
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."
|
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]
|
[ui.dev.clients.general.public_key]
|
||||||
auth_method = "Token Endpoint Auth Method"
|
auth_method = "Token Endpoint Auth Method"
|
||||||
|
|||||||
@@ -1750,6 +1750,8 @@ pkce = "PKCE"
|
|||||||
title = "보안 설정"
|
title = "보안 설정"
|
||||||
trusted_rp_enable = "Trusted RP (자체 로그인 UI 사용)"
|
trusted_rp_enable = "Trusted RP (자체 로그인 UI 사용)"
|
||||||
trusted_rp_enable_help = "Baron SSO 로그인 창을 거치지 않고 애플리케이션 내의 자체 로그인 화면을 직접 구현하고 싶은 경우 활성화합니다."
|
trusted_rp_enable_help = "Baron SSO 로그인 창을 거치지 않고 애플리케이션 내의 자체 로그인 화면을 직접 구현하고 싶은 경우 활성화합니다."
|
||||||
|
headless_login_enable = "Headless Login (자체 로그인 UI 사용)"
|
||||||
|
headless_login_enable_help = "Baron SSO 로그인 창을 거치지 않고 애플리케이션 내의 자체 로그인 화면을 직접 구현하고 싶은 경우 활성화합니다."
|
||||||
|
|
||||||
[ui.dev.clients.general.public_key]
|
[ui.dev.clients.general.public_key]
|
||||||
auth_method = "Token Endpoint Auth Method"
|
auth_method = "Token Endpoint Auth Method"
|
||||||
|
|||||||
@@ -1744,6 +1744,8 @@ pkce = ""
|
|||||||
title = ""
|
title = ""
|
||||||
trusted_rp_enable = ""
|
trusted_rp_enable = ""
|
||||||
trusted_rp_enable_help = ""
|
trusted_rp_enable_help = ""
|
||||||
|
headless_login_enable = ""
|
||||||
|
headless_login_enable_help = ""
|
||||||
|
|
||||||
[ui.dev.clients.general.public_key]
|
[ui.dev.clients.general.public_key]
|
||||||
auth_method = ""
|
auth_method = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user