1
0
forked from baron/baron-sso

Trusted RP 설정 UX 및 안내 문구 개선

This commit is contained in:
2026-03-30 13:03:04 +09:00
parent 3ffc345c2c
commit 3a057ee860
7 changed files with 71 additions and 72 deletions

View File

@@ -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."