SSO Authentication

Note: these settings may require access to a systems admin or developer on your team to implement.

 

SSO may be used to manage member privileges.

Use SSO Settings if you wish to configure an identity and access management tool such as Azure AD SAML 2.0 or Okta SAML 2.0 with your oVice space. These settings are generally best configured by a developer or systems administrator, as it requires access to your systems' backend.

Supported SAML platforms:

  • AzureAD
  • Okta
  • HENNGE
  • Metaps Cloud
  • OneLogin
  • Google Workspace

 

For Azure configuration, refer to This Article for more information. 

For Okta SAML 2.0 configuration, refer to This Article for more information.

 

Setting Screen

  1. Space SettingsSpace Access Settings → Whitelist Settings Tab →  Member Whitelist Rules →  Email Account Authentication 

  2. Select the SSO tab

    Screen_Shot_2023-02-17_at_1.38.08_PM.png

SAML2.0

Use an external ID management system.

Setting method for each ID management system

Socialite Certification

This content is for developers who implement social login using Laravel Socialite.

oVice provides several options for SSO authentication in your space, including with social media accounts. These settings are generally best configured by a developer or systems administrator, as it requires access to your systems backend and knowledge of Laravel.
 
This SSO feature is implemented using the Laravel (PHP framework) library.
Use this method to authenticate with:
  • Google
  • Facebook
  • Microsoft (graph)
 
Note: these settings are not required for individual users to use social account authentication SSO with their personal social media accounts when they register.

 

How to set up Google

Please refer to the following page to set.

external site

  1. Proceed with steps 1 and 2 in the article

  2. Copy the "Client ID" and "Client Secret" from step 3 in the article

  3. Set "https://app.ovice.in/callback/google" tothe redirect URL in step 4 in the article

  4. Select "Enable" in Google+ API in step 5 in the article

  5. Open oVice administrator screen "SSO authentication"

  6. Click the "+" button for Socialite authentication

  7. Select "Google" as provider

    Screen_Shot_2023-02-17_at_1.39.09_PM.png

  8. Set the information obtained in 2 to "Client ID" and "Client Secret"

  9. Click "Save"

Public SSO

Authenticate using the user's own account.

Supported services

  • Google
  • Facebook
  • Twitter

Setting method

  1. Open oVice administrator screen "SSO authentication"
  2. Check the services to be used in "Public SSO"

Tips

  • If there are multiple registrations for SAML2.0, Socialite, Public SSO, they will be judged by OR conditions.
  • Confirm/edit/delete configured SSO
    1. Click the SSO name you set

    2. Click "Delete" or "Edit" as required

 

Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more