AshAuthentication.Strategy.DynamicOidc.Verifier
(ash_authentication v5.0.0-rc.9)
Copy Markdown
View Source
DSL verifier for dynamic_oidc strategies.
Confirms that:
- The configured
connection_resourcehas theAshAuthentication.OidcConnectionextension. - The standard
redirect_urisecret is present. - The OAuth2-derived
prevent_hijacking?guard fires when paired with a password strategy without a confirmation add-on.