okta
Installation
SKILL.md
Okta
Okta is an identity and access management platform that helps organizations securely connect their employees and customers to applications and services. It's primarily used by IT departments and security teams to manage user authentication, authorization, and single sign-on.
Official docs: https://developer.okta.com/docs/reference/
Okta Overview
- User
- Factor
- Group
- Application
Use action names and parameters as needed.
Working with Okta
This skill uses the Membrane CLI to interact with Okta. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills