Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

This feature allows you to register providers that will be used to log in to Identity. You can register providers such as Google, Facebook, Linkedin, or others, so that authentication occurs through users' accounts in these applications.

There is the possibility of creating the user at the You may create the user when you first login, but the creation of users by the company administration can still create users in the Users menu remains as usual.


See the providers list

...

Painel
borderColor#f2f2f2
bgColor#f2f2f2

When clicking Click this option , to display a list is displayed with the providers registered in the company. You can copy the link from the provider's URL, edit the provider, or delete it if necessary.

...

Painel
borderColor#f2f2f2
bgColor#f2f2f2

Provider
The provider options are: Google, Facebook, or Linkedin LinkedIn (not generic), or generic (custom server).

Provider Name
Name to be displayed on the login screen.

If you add a non-generic provider is included, the following fields are required:

Application Identifier in Provider (ClientId)
ClientId is the provider identifier generated on Linkedin, Facebook, or Google.

Application Password in Provider (ClientSecret)
ClientId is the password generated by the provider itself.

Self-registration
Indicates Enter whether user can be created you can create the user at first login, or whether only users created via the Users menu will be able to authenticate.

If a generic provider is included, the next steps need to be completedyou add a generic provider, complete the following steps.

05. Click Save to complete the registration of the non-generic provider, or click Next to proceed with the registration of the generic provider.

...

Painel
borderColor#f2f2f2
bgColor#f2f2f2

Application Identifier in Provider (ClientId)
ClientId is the provider identifier you want to use.

Application Password in Provider (ClientSecret)
ClientId is the password generated by the provider itself.

Self-registration
Indicates Enter whether you can create the user can be created at first login, or whether only users created via the Users menu will be able to authenticate.

Scopes
Scopes are routes that providers use, for example: e-mail address, username. Each provider has its own scope and usually documents this so that the user can consult it when registering.

Dica
titleTIP!

When logging in, you can see the request coming from your provider by looking at F12 on your browser, so you can get the exact parameters you need to fill in.

...

Painel
borderColor#f2f2f2
bgColor#f2f2f2

Get User Information from ISP
When this option is checked, it always calls the provider's /me, even though it is OIDC.

Auth URL
Primary address to initiate authorization.

URI of token exchange with Provider (TokenURI)
It is the address to exchange the code for an access token (internally).

URI with Provider certificates (JWKS)
Certificate providing URI.

URI with user information by Provider
It's the /me address. Required when there is no such information coming from the IDToken (when the flow occurs through OAuth2 without OIDC).

URI with user's emaile-mail
This field is only required in a very specific case where when the email is not in the profile.

...

Painel
borderColor#f2f2f2
bgColor#f2f2f2

Provider parameter that contains the Token ID or Access Token 

Provider parameter with Access Token
If there is already a Token ID in the request and accessToken is still required for any call to the provider.

Variable with user name
Contained in the Token ID or /meresponse.

Variable with user's last name
Contained in the Token ID or /me response.

Variable with full user name
Contained in the Token ID or /me response.

Full name ID
If the Token ID or /me only contains the variable that contains the FullName, without the FirstName and LastName.

User emaile-mail
If the email e-mail is not contained in the Token ID or /me response.

...

Painel
borderColor#f2f2f2
bgColor#f2f2f2

After adding the new provider, the Identity login screen will present displays a button with the provider's name of the provider, so that allowing authentication with the user's account is allowed in the configured application.

...

01. Click the Settings icon in the upper right corner and click the Security option.

02. In the left menu, select the Provider Registration option.

03. Locate the provider that should receive the logo image and click the Add logo button .

Painel
borderColor#f2f2f2
bgColor#f2f2f2

A screen will open opens for file selection. The image must comply with the specifications displayed on the screen regarding the supported format (png) and the maximum size (1MB) specifications displayed onscreen. The image size is 50 x 50 pixels. If a logo is already defined for the provider, the corresponding image will be is displayed.

04. Make the necessary adjustments so that needed to display the image is presented as desired.

Painel
borderColor#f2f2f2
bgColor#f2f2f2

The buttons and rotate the image. The buttons and mirror the image. It is You can also possible to select the part that should be displayed.

...

Painel
borderColor#f2f2f2
bgColor#f2f2f2

The target provider data will open so that you can query and edit the information can be consulted and changed.

For generic providers, the information to be changed is the same as the provider registration, according to in accordance with the Register provider item in this documentation.

Nota
titleAttention!

In provider editing, fill out only the Change password field if you need to change the application password in the social login provider.

For non-generic providers (Google, Facebook or Linkedin), you can only change the ClientId and ClientSecret can be changed.

04. Click Save to save changes.

...

02. In the left menu, activate the Provider Registration option option.

03. Locate the provider the link of which you want to copy the link to and click the Copy URL button.

Painel
borderColor#f2f2f2
bgColor#f2f2f2

When clicking this button, the link to access the provider is copied to the clipboard, so that the registration with the provider can be performed.

Click this button to copy the provider's access link to the clipboard and register it in the provider.


Delete provider

...

01. Click the Settings icon in the upper right corner and click the Security option.

02. In the left menu, activate the Provider Registration option option.

03. Locate the provider that the link of which you want to delete the link to and click the Delete environment button.

Painel
borderColor#f2f2f2
bgColor#f2f2f2

After deleting the provider, the button with the provider name will be is deleted from the Identity login screen.

...