WebhookAuthenticationOAuth2ResourceOwnerPassword
OAuth2 resource owner password webhook authentication
This page contains
Fields
| accessTokenUri: URL! | Access token uri to send authorization request to |
| scope: String | Scope to request |
| username: String! | Username to request authorization for |
| clientId: String! | Client identifier to request authorization for |