Anypoint SSO Configuration
Falcon Suite can be configured to integrate with Anypoint SSO to enable secure, centralized authentication across the platform. By connecting Falcon Suite with the organization’s Anypoint identity provider configuration, users can authenticate using their existing enterprise credentials.
Creating Connected App in Anypoint Platform
Follow the below steps to create a Connected App in Anypoint Platform -
-
Navigate to
Access Management→Connected Apps→Create App -
Enter the basic details -
-
Name- Name of the Connect App -
Type- App acts on behalf of a user -
Grant types- Authorization Code -
Website URL- URL of Falcon Suite instance -
Redirect URIs- https://<falcon_suite_url>/anypoint_auth -
Who can use this application?- Members of this organization only -
Scopes- Click on add scopes, search for Profile and selectOpenId Profileand click Add Scopes
-
-
Click on Save
-
Copy the Client ID and Secret which be used to configure the SSO in Falcon Suite
Configuring the App in Falcon Suite
-
Navigate to main menu
Global Settings→Settingsand search forAnypoint Auth -
Click on edit action item
-
Enter the following details -
-
Is Enabled- Set the value to true -
Client Id- The client id from the Anypoint’s Connected App’s page -
Client Secret- The secret copied while generating the Client secret
-
-
Click on save.
