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_resource has the AshAuthentication.OidcConnection extension.
  • The standard redirect_uri secret is present.
  • The OAuth2-derived prevent_hijacking? guard fires when paired with a password strategy without a confirmation add-on.