From Bright Pattern Documentation
Jump to: navigation, search
imported>Tracy
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>= General Information=
+
= General Information=
 
The [https://tools.ietf.org/html/rfc6749#section-4.4 OAuth 2.0 Client Credentials Grant] is used to authenticate clients of this API. The Username is checked against the list of users configured at the service-provider level, which have an appropriate role/privilege to add/delete/import tenants.
 
The [https://tools.ietf.org/html/rfc6749#section-4.4 OAuth 2.0 Client Credentials Grant] is used to authenticate clients of this API. The Username is checked against the list of users configured at the service-provider level, which have an appropriate role/privilege to add/delete/import tenants.
  
Line 8: Line 8:
  
 
<center>[[provider-api-specification/Audience|< Previous]]  |  [[provider-api-specification/RequestAccessToken|Next >]]</center>
 
<center>[[provider-api-specification/Audience|< Previous]]  |  [[provider-api-specification/RequestAccessToken|Next >]]</center>
</translate>
 

Latest revision as of 04:09, 29 May 2024

• 5.19 • 5.2 • 5.3 • 5.8

General Information

The OAuth 2.0 Client Credentials Grant is used to authenticate clients of this API. The Username is checked against the list of users configured at the service-provider level, which have an appropriate role/privilege to add/delete/import tenants.

This specification describes only the response codes that have additional or different meanings than the standard HTTP response codes. For more information, see RFC 2616, Section 10.



< Previous | Next >
< Previous | Next >