You can add or remove identity providers in senhasegura. To do this, follow the steps below.
Add new provider
- On senhasegura, in the upper-left corner, click the Grid Menu, represented by the nine squares, and select Settings.
- In the side menu, select Authentication > Identity Management (IGA) > Providers.
- In the top bar, click on View actions, represented by the three vertical dots, and select New provider.
- In the Register Identity management provider window, enter the data according to the following instructions.
Settings tab
- Name: fill in the name of the identity card.
- Protocol: select the protocol to be used from the drop-down menu.
- Synchronize in Domum?: select from the drop-down menu whether you want to synchronize this identity provider with senhasegura Domum.
- Once saved, this information cannot be modified.
- Active: select from the radio button whether you want to create this provider active.
- Description: provide a description of this new provider.
- Tags: add tags for this new provider.
Authentication tab
- Authentication method: select the authentication method to be used by this provider from the drop-down menu.
- Expiration Date/Time: in the first field, enter the expiration date of the token generated by senhasegura. In the second field, enter the expiration time.
- Although the time field provides 15-minute intervals, you can enter any time, as long as it is valid, in this field.
- Allowed IPs (enter * to allow any IP): when you click on the add button, a text field opens below, allowing you to enter one or more IP addresses from which API requests will be allowed.
- Enter an asterisk if you want to allow connection from any IP address.
- To delete a registered IP address, click on the button represented by the trash can icon on the left-hand side of the parameter.
- Allowed referers (empty list for any origin): when you click on the add button, a text field opens below, allowing you to enter an HTTP referer to which authentication will be allowed.
- Leave the field blank if you want to allow connection from any referrer.
- To delete a registered referrer, click on the button represented by the trash can icon on the left-hand side of the parameter.
- Click Save on either tab to save the new provider settings.
Update provider
- On senhasegura, in the upper-left corner, click the Grid Menu, represented by the nine squares, and select Settings.
- In the side menu, select Authentication > Identity Management (IGA) > Providers.
- The Identity Management Providers report lists all the authentication providers registered with your senhasegura instance.
- Identify the one you want to change and, in the Action column, click Update provider, represented by the pencil and paper icon.
- The Register Identity management provider window will open in edit mode.
- Change the parameters you want and click Save.
Provider details
You can obtain details of each provider registered with senhasegura. To do this, follow the steps below:
- On senhasegura, in the upper-left corner, click the Grid Menu, represented by the nine squares, and select Settings.
- In the side menu, select Authentication > Identity Management (IGA) > Providers.
- In the Identity Management Providers report, identify the one you want to view the details of.
- Click on the three vertical dots icon in the Action column and select the Provider details option, represented by the magnifying glass icon.
- The Register Identity Management Provider window will open in preview mode. In this window, you have the following information:
- Provider: indicates which authentication provider is used by the provider.
- Authentication method: indicates the authentication method (name) of the provider.
- Status: indicates the status of the provider.
- Description: indicates the descriptive text about the provider.
- Tags: indicates the tags related to the provider.
- Base URL: indicates the base URL for making the API call. The URL will be the same as your senhasegura instance. Example:
https://senhasegura.com/iso/scim/v2
- Token URL: indicates the URL of the senhasegura authentication token. The URL will be the same as your senhasegura instance. Example:
https://senhasegura.com/iso/token/v2
- Client ID: indicates senhasegura's identification key so API calls can be made.
- Client Secret: indicates senhasegura's secret key so that calls can be made via API.
- To view the keys' values for both
Client ID
andClient Secret
, click on the eye button next to each field. - You can only view one key at a time.
- To view the keys' values for both
Delete provider
You can delete a provider registered with senhasegura. To do this, follow the steps below:
- On senhasegura, in the upper-left corner, click the Grid Menu, represented by the nine squares, and select Settings.
- In the side menu, select Authentication > Identity Management (IGA) > Providers.
- In the Identity Management Providers report, identify the one you want to view the details of.
- Click on the three vertical dots icon in the Action column and select the Delete provider option, represented by the trash can icon.
- In the confirmation modal, select Yes to confirm the provider's deletion.
Do you still have questions? Reach out to the senhasegura Community.