SSO and local logins

Hi, all

I try connect my site with forum ( discourse ). But, have a problem. If enable SSO in admin panel, user can auth only from SSO ( without local login or social networks ). If I disable SSO, user can auth from local login and social networks, but not from SSO.

I can enable SSO auth and local logins ? For my users if register on general site, automatically auth on my forum. Or if user not have account on general site, create new account on forum.

I find “solution” create new auth_provider ( openid ). But, discourse after auth with example Facebook need fill register fields. Not automatically auth :frowning: Is strange.

As far as I know, this is not possible.

2 Likes

Thanks! :frowning:

Maybe I can write new auth provider ( as Facebook ). But, after auth in my provider, user automatically auth? Now after first auth, need fill fields in register form. I can skip this form ?

If your auth provider provides e-mail the sign up form come in with fields already populated.

When using SSO the idea is my users are already authenticated by external service and social and local logins should be handled at the external service.

1 Like

Hi and thanks for answer.

Yes, I know. I can “disable” form register after auth from my auth provider ? I mean after auth from my auth provider, user automatically login on site ( not need fill fields on register form ).

Any ideas ? :slightly_smiling:

Any updates on this? On our system, we would like to use SSO but need to additionally enable registration after invite for some external members who must not gain access via SSO.

1 Like

Same for me, I’d like to have both possibilities, SSO and local logins.
Now I’m stuck with my sso users only, I can’t open to get a larger comumunity.

1 Like