Login Rules 참조 문서
Login Rules에 대한 참조 문서
이 페이지는 Login Rules를 구동하는 표현 언어에 대한 세부 정보를 제공합니다. 클러스터에 첫 번째 Login Rule을 추가하는 방법을 알아보려면 Login Rules 가이드 를 참조하십시오. YAML 명세 # kind: login_rule version: v1 metadata: # name is a unique name for the Login Rule in the cluster. name: example # expires is optional and usually should not be set for deployed login # rules, but it can be useful to set an expiry a short time in the future # while testing new Login Rules to prevent potentially locking yourself out of # your teleport cluster. # expires: "2023
