You need to sign in to do that
Don't have an account?

SAML and Custom Auth Provider Login Options
Hi,
I am trying to implement both SAML and OAuth options for a community. I want the the login to be seamless for the user, so they shouldn't have to pick between the two on the community login page.
I was thinking of trying to create a custom login page that could redirect the user to the appropriate login url, but it seems like the SAML login url always brings the user to the original custom login page where they have to choose the SAML option.
Is it possible have both options in place and make the experience seamless for the user, so they don't have to select one or the other on the community login page? Do you really need to show both to have them exposed to the API (usuable)?
I am trying to implement both SAML and OAuth options for a community. I want the the login to be seamless for the user, so they shouldn't have to pick between the two on the community login page.
I was thinking of trying to create a custom login page that could redirect the user to the appropriate login url, but it seems like the SAML login url always brings the user to the original custom login page where they have to choose the SAML option.
Is it possible have both options in place and make the experience seamless for the user, so they don't have to select one or the other on the community login page? Do you really need to show both to have them exposed to the API (usuable)?