forked from baron/baron-sso
chore: consolidate local integration changes
This commit is contained in:
@@ -449,7 +449,7 @@ tenant = "소속 테넌트 정보 접근"
|
||||
[msg.dev.clients.general.id_token_claims]
|
||||
subtitle = "공통 claim과 RP 전용 확장 claim을 구분해서 관리합니다."
|
||||
empty = "아직 추가된 ID Token claim이 없습니다."
|
||||
hint = "top-level은 공통 claim에, rp_claims는 RP 전용 확장 claim에 사용합니다. 배열은 JSON 또는 콤마 구분 문자열, 객체는 JSON을 입력하면 됩니다."
|
||||
hint = "RP 전용 확장 claim만 관리합니다. 배열은 JSON 또는 콤마 구분 문자열, 객체는 JSON을 입력하면 됩니다."
|
||||
preview_hint = "저장될 metadata.id_token_claims 구조를 미리 확인할 수 있습니다."
|
||||
key_required = "Claim key를 입력해야 합니다."
|
||||
reserved_key = "`rp_claims`는 예약된 namespace 키입니다."
|
||||
@@ -1426,6 +1426,9 @@ status_revoked = "철회됨"
|
||||
subject = "사용자"
|
||||
title = "사용자 동의 내역"
|
||||
|
||||
[ui.dev.clients.consents.rp_claims]
|
||||
edit = "사용자 Claim 설정"
|
||||
|
||||
[ui.dev.clients.consents.breadcrumb]
|
||||
clients = "연동 앱"
|
||||
current = "동의 및 사용자"
|
||||
@@ -1479,6 +1482,7 @@ connection = "연동 설정"
|
||||
consents = "동의 및 사용자"
|
||||
settings = "설정"
|
||||
relationships = "관계"
|
||||
user_claims = "사용자 Claim"
|
||||
|
||||
[ui.dev.clients.general]
|
||||
create = "앱 생성"
|
||||
|
||||
Reference in New Issue
Block a user