📄️ Configuring SSO (Single sign-on)
This guide walks you through configuring single sign-on (SSO) in Infrahub using OpenID Connect (OIDC) or OAuth2 authentication protocols.
📄️ Managing API tokens
API tokens can be used as an authentication mechanism for Infrahub's REST- and GraphQL API, the Python SDK and infrahubctl.
📄️ Creating Users, User Groups, Roles, and Permissions
In Infrahub, managing access and control starts with creating accounts, assigning them to groups, and managing their roles and permissions.
📄️ How to implement a change approval workflow
This guide walks you through implementing a change approval workflow in Infrahub. By the end, you'll have a structured process ensuring all infrastructure changes are properly reviewed and approved before being merged into production, enhancing your governance and safety practices.