This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 19 lines
!!! Overview
!! [OAuth 2.0]
[{$pagename}] is defined in [RFC 6750] and registered in the [OAuth Parameters Registry].
[{$pagename}] indicates The request is:
* missing a required parameter
* includes an unsupported parameter or parameter value (other than grant type)
* repeats the same parameter
* uses more than one method for including an access token
* includes multiple credentials
* utilizes more than one mechanism for authenticating the client
* or is otherwise malformed.
The [Resource Server] __SHOULD__ respond with the [HTTP 400] (Bad Request) status code.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]