Skip to content

Provide client specific scope,grant_type and empty secret code options to get IMS token in the spacecat-shared-ims-client package #174

@sudo-buddy

Description

@sudo-buddy

Is your feature request related to a problem? Please describe.
Right now the function getServiceAccessToken() does not have options to send different grant_type, scope and no client_code, which we need for Adobe Analytics API access.

Describe the solution you'd like
The function getServiceAccessToken at

should support to pass user specific scope, grant_type and no code.

Describe alternatives you've considered
May be an override function to getServiceAccessToken, where user can pass scope and grant_type and node client_code.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions