Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
Comentário: Incluído renovar token, usuário aplicativo.

...

OAuth is an open standard protocol for authorization, which is commonly used to allow third parties to access a user’s data without knowing their password.

Fluig has The platform has a Public API with the main services available on the platform. By using this API, it is possible to create messages on behalf of the user, add contacts as favorites, create articles and much more. For an application to act on behalf of a user or of itself, the authorization is performed via OAuth protocol, and they have to be previously registered on the fluig platform the platform with their public and private keys. If your application performs actions on its behalf, you can create an application user (optional). 

If you want the application user to perform actions on behalf of another user registered on the platform, simply select the option Allow Impersonation. By selecting this feature, the application user can, for example, post a message on a community, post documents and move processes on behalf of another user.


Basic Path


01. Select the Control Panel feature in the main menu.

02. Access the WCM tab.

03. Click the Oauth APP option.

04. Click Add.

05. Enter the Consumer Key.

06. Enter the description.

07. Select the Oauth Provider.

08. Fill out the communication field.

09. Enter the environment.

10. Enter the Language.

11. Enter the AJAX Server URL.

12. Enter the Web Service URL.

13. Define Consumer Secret.

1409. Click Save.


Alternative Path(s)

...


01. Select a registered OAuth Application.

02. Click Application User.

03. Click Create Token. At this time, it creates a token and a user on the platform so that the app can act on behalf of a user or on behalf of itself.

04. To manage registration information, learn more about its concept below:

Painel

User name: User name created by the system. This field is pre-filled with the value of the registered Description on the Add Oauth Application screen. This name can be changed to one of your choosing.

Allow Impersonation: Selecting this option allows the application user to perform actions on behalf of another user.

Choose Image: This changes the default photo of the system that identifies the registered user.

05. Click Change.



Renew Token


01. To change the Access Token and Token Secret values, execute the following:

Painel

Access Token: Access token for authenticating requests automatically generated by the application server.

Token Secret: Key for authenticating requests automatically generated by the application server.

02. Click Renew Token.



Edit Oauth APP


01. Select the Oauth APP you want to edit.

...

Informações
titlePlease note!

This documentation is valid from the 1.56.10 3 update. If you use a previous update, it may contain information different from what you see on your platform.

...