Generate Personal Auth Initiator URL
Generate the initial token for a user who doesn’t have access to the credentials page to configure personal authentication.
시작하기 전에
Role required: connection_admin, oauth_admin
이 태스크 정보
Users without the connection_admin role can’t access the Credentials page to generate OAuth tokens. These users must generate a personal token using the oauth_initiator URL with
additional parameter indicating that the token is personal and requested for session user.
You can also use the scoped
PersonalAuthAPI with the sn_personal_auth plugin to generate the initiator URL. For more information, see PersonalAuthAPI - getInitiatorURL(String aliasId)주:
If the personal authentication plugin (
com.snc.sn_ihub_personal_auth) is activated, use the scoped API to generate the
initiator URL. This. API is available only if the plugin is installed.