OidcCallbackController.php
Table of Contents
Classes
- OidcCallbackController
- Step 2 of "Login with AXIAM" (CONTRACT.md ยง12.1 `oidc_exchange`): validates the IdP callback, consumes the single-use stored state, exchanges the authorization code, and redirects (or replies `200 JSON`) on success. See {@see OidcLoginFlow::complete()} for the full 400/401/503 failure mapping.