Identity and Access

Automate IAM, SSO, RBAC, and OAuth/OIDC configuration guidance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/qenex-ai/devops-plugin --skill identity-and-access
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Identity and Access
Source: https://github.com/qenex-ai/devops-plugin/tree/main/skills/identity-access
Command: npx skills add https://github.com/qenex-ai/devops-plugin --skill identity-and-access

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Identity and access management is often complex and error-prone. This skill provides expert guidance on IAM, SSO, RBAC, and OAuth/OIDC to streamline secure access across teams and systems.

Core Features & Use Cases

  • IAM governance and policy design: define roles, permissions, and access controls that align with compliance requirements.
  • SSO and federation: implement and troubleshoot single sign-on with OAuth/OIDC providers, enabling centralized authentication.
  • RBAC and attribute-based access control: model roles and permissions to enforce least-privilege access across services.
  • Use Case: Onboarding a new service, design and implement a permission model and SSO integration to minimize risk and speed up deployment.

Quick Start

Ask the AI to draft a secure IAM, SSO, and RBAC plan for a new service, including OAuth/OIDC integration and policy definitions.

Frequently Asked Questions about Identity and Access

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design an RBAC permission model for a new service?

Designing an RBAC permission model involves defining roles and permissions to enforce least-privilege access. This skill provides guidance on modeling roles and access controls that align with compliance requirements across cloud and on-prem environments.

What is the best way to implement SSO with OAuth and OIDC?

Implementing SSO with OAuth and OIDC requires configuring identity providers for centralized authentication. This skill offers guidance on secure integration patterns and troubleshooting single sign-on federation across enterprise systems.

Can I use this to model IAM policies for both cloud and on-prem environments?

Yes, you can model IAM policies for both cloud and on-prem environments. The skill covers enterprise identity management scenarios, including onboarding and access requests, ensuring consistent policy enforcement across diverse infrastructure.

How do I generate compliance documentation for IAM policy enforcement?

Generating compliance documentation for IAM policy enforcement requires mapping roles and access controls to audit requirements. This skill satisfies requirements for compliance documentation, policy modeling, and auditing across your identity infrastructure.

OAuth vs OIDC for enterprise single sign-on integration?

Choosing between OAuth and OIDC for SSO depends on your authentication versus authorization needs. This skill guides secure integration patterns for both protocols, enabling centralized authentication and troubleshooting federation issues.

Why does my SSO integration fail to enforce least-privilege access?

SSO integration may fail to enforce least-privilege access due to misconfigured RBAC roles or attribute-based access controls. This skill helps troubleshoot federation issues and align permission models with secure access policies.