Skip to content

Commit

Permalink
auth revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmfwolf committed Apr 18, 2023
1 parent 0008bac commit d365049
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -192,7 +192,6 @@ terraform {
```hcl
provider "onelogin" {
apikey_auth = "..."
content_type = "..."
}
```

Expand Down
3 changes: 0 additions & 3 deletions swag-api.yml
Expand Up @@ -9860,9 +9860,6 @@ securityDefinitions:
name: Authorization
# name: "something" the name paramter will be ignored when using the 'x-terraform-authentication-scheme-bearer' extension, "Authorization" name will be use as default value
x-terraform-authentication-scheme-bearer: true
x-terraform-refresh-token-url: https://api.onelogin.com/auth/oauth2/v2/token
x-terraform-env-client-id: "ONELOGIN_CLIENT_ID"
x-terraform-env-client-secret: "ONELOGIN_CLIENT_SECRET"
tags:
- description: OAuth2
name: OAuth2
Expand Down

0 comments on commit d365049

Please sign in to comment.