samly v0.6.1 Samly View Source

Link to this section Summary

Functions

Returns authenticated user SAML Assertion and any corresponding locally computed/derived attributes. Returns nil if the current Plug session is not authenticated

Link to this section Functions

Link to this function get_active_assertion(conn) View Source

Returns authenticated user SAML Assertion and any corresponding locally computed/derived attributes. Returns nil if the current Plug session is not authenticated.

Link to this function get_attribute(assertion, name) View Source