What problem does it solve?
This Skill eliminates the manual effort of managing user identity, OAuth flows, and OpenID Connect configurations for the Alliance Business Suite, removing the need to memorize complex REST endpoint specifications, authentication requirements, and per-endpoint tenant scoping rules.
Core Features & Use Cases
- OAuth & OIDC Operations: Handle password sign-in, OAuth token issuance, OIDC discovery document retrieval, and JSON Web Key Set (JWKS) fetching for ABS applications.
- User Identity & Permission Management: Resolve current user identity (WhoAmI), enumerate user permissions, and inspect application role and grant assignments across ABS tenants.
- Use Case: A developer building an ABS integration can use this Skill to automatically validate user credentials, retrieve the user's tenant-specific permissions, and fetch OIDC configuration for a custom ABS application without manually constructing REST calls.
Quick Start
Use the absuite-identity skill to retrieve the current user's tenant-specific permissions for your ABS application.