Skip to main content
All CollectionsCompany Help Center
SSO Integration with Microsoft Entra ID
SSO Integration with Microsoft Entra ID

Formerly known as Microsoft Azure AD

Richie Kendall avatar
Written by Richie Kendall
Updated over a week ago

Integrating Single Sign-On (SSO) with your enterprise platform is a critical step in ensuring seamless access and enhanced security for your users. Microsoft Entra ID, formerly called Azure, is one of the leading identity and access management solutions, offers robust SSO capabilities.

At Goodworld, we've built our platform to seamlessly integrate with Microsoft Entra SSO, ensuring a smooth and secure user experience. Here are the best practices for using and configuring the Microsoft Azure integration.

1. Understand the Basics of Microsoft SSO

Before diving into the configuration, it’s essential to understand the fundamental concepts of Microsoft Entra ID SSO:

  • Entra Identity Directory (Entra ID): The cloud-based identity and access management service.

  • SSO: Allows users to sign in once and access multiple applications without having to re-authenticate.

  • OpenID Connect: Protocol used for the Entra ID SSO integrations.

2. Prepare Your Entra ID Environment

  1. Set Up Your Entra ID Tenant: If you don't have an Entra ID tenant, create one through the Your Entra portal.

  2. Add and Verify Domain: Ensure your domain is verified in Entra ID. This will be crucial for setting up SSO.

3. Register the Goodworld Application

  1. Navigate to Entra ID: In the Entra ID portal

  2. App Registrations: Click on "App registrations" and then "New registration."

  3. Enter Application Details: Provide a name for the application (e.g., "Goodworld SSO"), and specify the supported account types.

  4. Browse to Authentication

  5. Under Platform configurations, select Add a platform.

  6. In the pane that opens, select Web

  7. Under Redirect URIs, add the redirect URI: https://api.cheerfulgiving.com/oauth/callback/microsoft_entra_id

  8. Under Implicit grant and hybrid flows, select the ID tokens (used for implicit and hybrid flows) checkbox.

  9. After your App Registration is created, under Client Credential create your Client secret.

  10. Now copy your:

    1. Application (client) ID

    2. Directory (tenant) ID

    3. Client secret (value)

4. Configure the Goodworld Platform

  1. Access SSO Settings: In your Goodworld admin dashboard, navigate to the SSO configuration section.

  2. Enter Entra ID Details: Provide the details you configured in Entra ID, such as the Client ID, Client Secret, and Tenant ID.

  3. Enable SSO: Enable SSO and test the configuration to ensure users can log in using Entra ID.

NOTE: 4.1 Using “My Apps” portal

If using Entra ID’s “My Apps” portal, extra configurations must be set:

In Goodworld:

  1. Enter a “Login Redirect URL”. This is where users will land when accessing Goodworld through the My Apps portal

2. Under “Fields to copy into Microsoft Entra ID”, copy the value of “Homepage URL”

In Entra ID:

In the app configuration, enter the value copied in the “Homepage URL” property.

5. Test the Integration

  1. Perform Initial Tests: Have a test user log in to Goodworld using Entra ID SSO to verify the setup.

  2. Troubleshoot Issues: Check for common issues such as incorrect claims or certificate errors and rectify them.

6. Monitor and Maintain

  1. Regular Audits: Periodically review the SSO configuration and Entra ID settings to ensure they are up-to-date and secure.

  2. User Management: Manage users in Entra ID to control access to the Goodworld platform effectively.

  3. Security Practices: Enable features such as multi-factor authentication (MFA) for additional security.

7. Documentation and Support

  1. Document the Configuration: Keep detailed records of your SSO configuration for future reference and troubleshooting.

  2. Leverage Support: Utilize Goodworld and Microsoft Entra ID support resources for any integration challenges.

Conclusion

Integrating Microsoft Entra ID SSO with Goodworld can significantly enhance user experience and security. By following these best practices, you ensure a smooth setup and ongoing management of your SSO integration. Regular monitoring and updates will help maintain a secure and efficient authentication process, benefiting both administrators and users.

For more detailed guidance and support, feel free to schedule a chat with our success team.

Happy integrating!

Did this answer your question?