You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: expected optional_claims.0.saml2_token.0.additional_properties.0 to be one of ["cloud_displayname" "dns_domain_and_sam_account_name" "emit_as_roles" "include_externally_authenticated_upn_without_hash" "include_externally_authenticated_upn" "max_size_limit" "netbios_domain_and_sam_account_name" "on_premise_security_identifier" "sam_account_name" "use_guid"], got user.mail
PS: This is an extra field that differs from the required claim "Name ID" (with space in between)
Entity ID and Reply URL
I see that my Entity ID and Reply URL does not get filled when passing the urls.
The text was updated successfully, but these errors were encountered:
flmmartins
changed the title
How to create additional attributes & claims with saml
Not possible to create additional attributes & claims with saml
Jun 26, 2024
flmmartins
changed the title
Not possible to create additional attributes & claims with saml
Not possible to configure Saml with terraform provider
Jul 3, 2024
I am configuring SSO for an application and I tried the following
I got 2 issues the following error:
Optional Claim does not work for saml
│ Error: expected optional_claims.0.saml2_token.0.additional_properties.0 to be one of ["cloud_displayname" "dns_domain_and_sam_account_name" "emit_as_roles" "include_externally_authenticated_upn_without_hash" "include_externally_authenticated_upn" "max_size_limit" "netbios_domain_and_sam_account_name" "on_premise_security_identifier" "sam_account_name" "use_guid"], got user.mail
PS: This is an extra field that differs from the required claim "Name ID" (with space in between)
Entity ID and Reply URL
I see that my Entity ID and Reply URL does not get filled when passing the urls.
The text was updated successfully, but these errors were encountered: