summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/lasso/lasso-sections.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/reference/lasso/lasso-sections.txt b/docs/reference/lasso/lasso-sections.txt
index adc68924..0467d918 100644
--- a/docs/reference/lasso/lasso-sections.txt
+++ b/docs/reference/lasso/lasso-sections.txt
@@ -13,6 +13,7 @@ lasso_server_dump
lasso_server_get_provider
lasso_server_set_encryption_private_key
lasso_server_load_affiliation
+lasso_server_saml2_assertion_setup_signature
<SUBSECTION Standard>
LASSO_SERVER
LASSO_IS_SERVER
@@ -2691,6 +2692,8 @@ LASSO_SAML2_SUBJECT_GET_CLASS
LassoSaml2NameID
lasso_saml2_name_id_new
lasso_saml2_name_id_new_with_string
+lasso_saml2_name_id_build_persistent
+lasso_saml2_name_id_build_encrypted_persistent
<SUBSECTION Standard>
LASSO_SAML2_NAME_ID
LASSO_IS_SAML2_NAME_ID
@@ -2887,6 +2890,7 @@ LASSO_SAMLP2_LOGOUT_RESPONSE_GET_CLASS
LassoSaml2EncryptedElement
lasso_saml2_encrypted_element_new
lasso_saml2_encrypted_element_decrypt
+lasso_saml2_encrypted_element_build_encrypted_persistent_name_id
<SUBSECTION Standard>
LASSO_SAML2_ENCRYPTED_ELEMENT
LASSO_IS_SAML2_ENCRYPTED_ELEMENT
@@ -2962,6 +2966,17 @@ LASSO_SAMLP2_AUTHN_REQUEST_GET_CLASS
<TITLE>LassoSaml2Assertion</TITLE>
LassoSaml2Assertion
lasso_saml2_assertion_new
+lasso_saml2_assertion_has_audience_restriction
+lasso_saml2_assertion_is_audience_restricted
+lasso_saml2_assertion_set_subject_name_id
+lasso_saml2_assertion_set_subject_confirmation_name_id
+lasso_saml2_assertion_set_subject_confirmation_data
+lasso_saml2_assertion_set_basic_conditions
+lasso_saml2_assertion_add_audience_restriction
+lasso_saml2_assertion_add_proxy_limit
+lasso_saml2_assertion_validate_conditions
+lasso_saml2_assertion_get_issuer_provider
+lasso_saml2_assertion_add_attribute_with_node
<SUBSECTION Standard>
LASSO_SAML2_ASSERTION
LASSO_IS_SAML2_ASSERTION