"Keystone, 오픈스택 아이덴티티 서비스"의 두 판 사이의 차이

(같은 사용자의 중간 판 2개는 보이지 않습니다)
4번째 줄: 4번째 줄:
;키스톤, 오픈스택 아이덴티티 서비스
;키스톤, 오픈스택 아이덴티티 서비스
https://docs.openstack.org/keystone/2024.1/
https://docs.openstack.org/keystone/2024.1/
{{작성중}}


Keystone은 OpenStack 서비스로, [https://docs.openstack.org/api-ref/identity/index.html OpenStack의 Identity API]를 구현하여 API 클라이언트 인증, 서비스 검색, 분산 멀티테넌트 인가를 제공합니다.
Keystone은 OpenStack 서비스로, [https://docs.openstack.org/api-ref/identity/index.html OpenStack의 Identity API]를 구현하여 API 클라이언트 인증, 서비스 검색, 분산 멀티테넌트 인가를 제공합니다.
35번째 줄: 37번째 줄:
==CLI 문서==
==CLI 문서==
==관리자 가이드==
==관리자 가이드==
* Administrator Guides
** Getting Started
*** Identity concepts
*** Configuring Keystone
*** Bootstrapping Identity
*** Manage projects, users, and roles
*** Create and manage services and service users
** Keystone Configuration
*** Troubleshoot the Identity service
*** Logging
*** Domain-specific configuration
*** Integrate Identity with LDAP
*** Caching layer
*** Security compliance and PCI-DSS
*** Performance and scaling
*** URL safe naming of projects and domains
*** Limiting list return size
*** Endpoint Filtering
*** Endpoint Policy
** Keystone Operations
*** Upgrading Keystone
*** Case-Insensitivity in keystone
*** Managing trusts
** [[keystone 토큰에 관한 모든 것]]
*** [[Keystone 토큰]]
*** Fernet - Frequently Asked Questions
*** JWS key rotation
*** Token provider
** Default Roles
*** Primer
*** Roles Definitions
*** System Personas
*** Domain Personas
*** Project Personas
*** Writing Policies
** Advanced Keystone Features
*** Unified Limits
*** Resource Options
*** Credential Encryption
*** Health Check
*** Keystone Event Notifications
** Authentication Mechanisms
*** Multi-Factor Authentication
*** Time-based One-time Password (TOTP)
*** Federated Identity
*** Using external authentication with Keystone
*** Configuring Keystone for Tokenless Authorization
*** OAuth1 1.0a
** OAuth2.0 Client Credentials Grant Flow
*** Overview
*** Guide
** Configure HTTPS in Identity Service
==설정 옵션==
==설정 옵션==

2024년 6월 19일 (수) 10:08 판

1 개요

Keystone, the OpenStack Identity Service
키스톤, 오픈스택 아이덴티티 서비스

https://docs.openstack.org/keystone/2024.1/


Crystal Clear action info.png 작성 중인 문서입니다.


Keystone은 OpenStack 서비스로, OpenStack의 Identity API를 구현하여 API 클라이언트 인증, 서비스 검색, 분산 멀티테넌트 인가를 제공합니다.

이 문서는 우리 커뮤니티에 참여하고자 하는 기여자들, OpenStack 위에서 애플리케이션을 개발하는 개발자들, 그리고 자체적으로 OpenStack 배포를 관리하는 운영자들에게 유용합니다.

이 문서는 Sphinx 도구를 통해 생성되며 소스 트리에 포함되어 있습니다. 커뮤니티와 상호작용하는 다른 방법에 대해서는 '참여 방법' 페이지도 참조하십시오.

2 관련 프로젝트

OpenStack의 Identity Service를 개발하는 것 외에도 Keystone 팀은 WSGI 미들웨어, 인증 라이브러리, Python 클라이언트 라이브러리도 제공합니다.

3 설치 가이드

4 일반 정보

이 섹션에는 개발자, 사용자, 운영자와 관련된 Keystone에 대한 일반 정보가 포함되어 있습니다. 각각에 대한 특정 문서는 이후 섹션을 참조하십시오.

5 기여자 문서

6 사용자 문서

7 CLI 문서

8 관리자 가이드

  • Administrator Guides
    • Getting Started
      • Identity concepts
      • Configuring Keystone
      • Bootstrapping Identity
      • Manage projects, users, and roles
      • Create and manage services and service users
    • Keystone Configuration
      • Troubleshoot the Identity service
      • Logging
      • Domain-specific configuration
      • Integrate Identity with LDAP
      • Caching layer
      • Security compliance and PCI-DSS
      • Performance and scaling
      • URL safe naming of projects and domains
      • Limiting list return size
      • Endpoint Filtering
      • Endpoint Policy
    • Keystone Operations
      • Upgrading Keystone
      • Case-Insensitivity in keystone
      • Managing trusts
    • keystone 토큰에 관한 모든 것
      • Keystone 토큰
      • Fernet - Frequently Asked Questions
      • JWS key rotation
      • Token provider
    • Default Roles
      • Primer
      • Roles Definitions
      • System Personas
      • Domain Personas
      • Project Personas
      • Writing Policies
    • Advanced Keystone Features
      • Unified Limits
      • Resource Options
      • Credential Encryption
      • Health Check
      • Keystone Event Notifications
    • Authentication Mechanisms
      • Multi-Factor Authentication
      • Time-based One-time Password (TOTP)
      • Federated Identity
      • Using external authentication with Keystone
      • Configuring Keystone for Tokenless Authorization
      • OAuth1 1.0a
    • OAuth2.0 Client Credentials Grant Flow
      • Overview
      • Guide
    • Configure HTTPS in Identity Service

9 설정 옵션

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}