With Single Sign-On (SSO), community members can log in directly to the community website using their own credentials. Contact info@crowdtech.com for information about possibilities and costs.
Crowdtech SSO
Crowdtech SSO for community members is based on OpenID. With OpenID, you can connect to Microsoft, Google, and other accounts. Community members can access the community website directly from their account via SSO. This allows you to manage who has access to the community yourself, or you can make the community publicly accessible.
With the Single Sign-On (SSO), community members only need to remember one login to login to multiple applications. Contact info@crowdtech.com for options and costs.
Technical information
To set up the SSO Community Crowdtech needs the following information:
- ClientId and ClientSecret to access the OpenID environment;
- AuthorizeUrl and TokenUrl to allow the community member to login;
- UserInfoUrl to receive the information from the community member profile. Of this URL the profile is created (or linked) and the community member login to the community website.
The callback URL that must be implemented on the client side depends on the server on which the account is hosted. If the community environment is on server SQL015, the callback URL is: https://dialogue15.crowdtech.com/umbraco/backoffice/Login/OpenId
Dialogue settings
On the landing page, remove the macro 'LoginRegister' and add the macro 'Sso Login'. Under 'Page After Login', add the correct (home) page and click 'Submit'. Save the changes via 'Save and publish'.