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

    IdP hint for register?

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    512
    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.
    • B
      bryanlandia
      last edited by

      Hi, is there any support currently or planned for idp_hint to bypass a FA Registration form in the same way as done for login? Specifically I have an OAuth Application and a SAML v2 IdP. (User clicks Register on Service Provider, begins SSO flow through FA OAuth application, skip FA reg form, forward to IdP Reg form, complete there, follow SAML auth complete redirect back to FA and then from there into original SP application).

      If not, has anyone found a workaround that works well for you? Thinking I'll have to handle this in the Theme with an interstitial form or redirection.

      Thanks!

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @bryanlandia
        last edited by

        @bryanlandia I don't quite understand what you are trying to do. Can you send the user to the SAML IdP on registration with a normal login hint and have them register there? As long as FusionAuth gets back the signed assertion, it doesn't care if the user logged in or registered at the IdP.

        So you could actually replace the FusionAuth registration link with a link to the SAML IdP with a login_hint.

        Or am I missing something?

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

        1 Reply Last reply Reply Quote 0
        • First post
          Last post