-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inventory: add Service Account authentication method
Add a new "service_account" authentication method to access Red Hat Insights using a Service Account rather than username & password. The new "client_id", "client_secret", and "client_scopes" (optional) options define the details of the service account, and the new "oidc_endpoint" option defines which OpenID endpoint provides the OAuth authentication. Signed-off-by: Pino Toscano <ptoscano@redhat.com>
- Loading branch information
Showing
2 changed files
with
108 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters