SAML 2.0 Service Provider.
GenServer that initializes the SP configuration and loads the IdP metadata XML. Add it to your application's supervision tree:
children = [
ExSaml.Provider
]See the README for full configuration options.
Summary
Functions
Returns a specification to start this module under a supervisor.
Refresh the provider configuration, allowing runtime-configuration to be applied after application start.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Refresh the provider configuration, allowing runtime-configuration to be applied after application start.