Skip to content

Allow the inventory plugin to use an access token obtained by calling a custom URI #282

@rnozaki

Description

@rnozaki
SUMMARY

In some environments, the access token is obtained by passing the user and password to a custom REST API.
The purpose of this request is to enable the inventory plugin to also work when the authentication is done in this 2 step approach.

  • Step 1: When a new field is present ( suggested name: token_uri, envvar: SN_TOKEN_URI), a call is made to the URI using basic authentication and an access token is obtained
  • Step 2: The access token is then used by the inventory plugin to connect to ServiceNow
ISSUE TYPE
  • Feature Idea
COMPONENT NAME

Inventory plugin.

ADDITIONAL INFORMATION

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions