Provider registration
Register an HTTPS OIDC issuer, client, secret, and exact callback through a bearer-protected tenant route.
2AYE now implements OIDC discovery, exact issuer and audience validation, state, nonce, PKCE S256, signed ID-token validation, replay prevention, 2AYE session issuance, and audit evidence. Provider-specific certification and SAML are separate interoperability work and are not implied.
Register an HTTPS OIDC issuer, client, secret, and exact callback through a bearer-protected tenant route.
Reject issuer, audience, signature, lifetime, nonce, state, redirect, tenant, and replay failures.
Map the external subject to a tenant-bound workforce principal and issue a 2AYE session and authorization code.
Record provider registration, login start, rejection, and completion without storing raw external subjects in audit data.
Each consequential action moves through the same six control points. See where 2AYE evaluates authority, requests human review, and preserves the outcome.
Document the environment, threat model, and integration boundary.
Select protocols, signals, policies, and failure behavior.
Test vendor-specific APIs, tenant isolation, and abuse paths.
Mark available only after deployed end-to-end verification.