- Added a new blueprint for OIDC logout that invalidates the Authentik session and redirects to a specified landing page. - Introduced custom CSS and JS files for branding, improving the visual integration of Authentik flows. - Updated Nginx configuration to serve the new branding assets and handle specific routes for signup and password recovery. - Enhanced the flow completion logic to support OIDC bridge functionality, including session management and redirect handling. - Implemented unit tests for the new OIDC bridge and flow context functionalities to ensure reliability. |
||
|---|---|---|
| .. | ||
| api_base_test.go | ||
| api_base.go | ||
| catalog.go | ||
| client.go | ||
| flow_cookies.go | ||
| flow_errors.go | ||
| flow_executor_redirect_test.go | ||
| flow_executor_test.go | ||
| flow_executor.go | ||
| flow_session_store_test.go | ||
| flow_session_store.go | ||
| presets_test.go | ||
| presets.go | ||
| provision_test.go | ||
| provision.go | ||
| session_cookie_test.go | ||
| session_cookie.go | ||
| source_sync.go | ||
| sources.go | ||
| store.go | ||
| users_test.go | ||
| users.go | ||