• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login

NameIDPolicy Transient

Scheduled Pinned Locked Moved
General Discussion
2
3
2.2k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A
    andres.garcia
    last edited by 24 Mar 2022, 16:37

    Hi there I'm trying to integrate with docebo.com but I'm getting this error

    The error code is [InvalidNameIDPolicy] and the error message is [The AuthnRequest contained an invalid NameID policy. FusionAuth only supports the following NameID formats [urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress, urn:oasis:names:tc:SAML:2.0:nameid-format:persistent, urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified].]
    
    

    I noticed this in the auth request

    <samlp:NameIDPolicy Format="urn:oasis:names:tc:SAML:2.0:nameid-format:transient" AllowCreate="true"/>
    

    There is any way I can solve this problem or Docebo is not compatible with fusionauth =(

    I'm using version 1.30.2

    A 1 Reply Last reply 31 Mar 2022, 13:28 Reply Quote 0
    • A
      andres.garcia @andres.garcia
      last edited by 31 Mar 2022, 13:28

      @andres-garcia Nothing to do here? somebody?

      D 1 Reply Last reply 31 Mar 2022, 22:52 Reply Quote 0
      • D
        dan @andres.garcia
        last edited by 31 Mar 2022, 22:52

        @andres-garcia Sorry for the late response, kinda slammed.

        https://fusionauth.io/docs/v1/tech/samlv2/#limitations says

        FusionAuth supports only the following NameIDPolicy values:

        urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
        
        urn:oasis:names:tc:SAML:2.0:nameid-format:persistent
        
        urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
        

        So it seems like that isn't supported. Please feel free to file an issue https://github.com/fusionauth/fusionauth-issues/issues referencing this forum post and explaining you'd like this new NameIDPolicy value to be supported.

        If you are a customer with a support contract, it's helpful if you file a support ticket as well. This helps us prioritize future work.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        1 out of 3
        • First post
          1/3
          Last post