oauth:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| oauth:start [2026/02/11 17:48] – I once again have to get off the train flash | oauth:start [2026/02/11 19:25] (current) – added notes flash | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| //This entire section of the wiki is entirely tentative! While it is unlikely, everything is still subject to change.// | //This entire section of the wiki is entirely tentative! While it is unlikely, everything is still subject to change.// | ||
| - | Flashii uses a mix of [[https:// | + | Flashii uses a mix of [[https:// |
| + | |||
| + | Because OAuth has its own expected characteristics in how responses and requests are formatted, it is entirely separate from the actual Flashii API. Despite that, as of Version 1 of the Flashii API, the only major difference is the way errors are formatted. | ||
| + | |||
| + | ===== Important Notes ===== | ||
| + | |||
| + | * Within the context of OAuth the term " | ||
| + | * Currently there is no distinction between the role of Authorization Server and Resource Server. If a distinction is ever introduced, using the metadata endpoints should make this process transparent. | ||
| + | |||
| + | ===== Topics ===== | ||
| + | |||
| + | * [[client-types|Types of applications/ | ||
| + | * [[scope|Details about the scope parameter]] | ||
| + | * [[discovery|Authorization endpoint discovery]] | ||
| + | * [[authorize|Making a normal authorization request]] | ||
| + | * [[device-authorize|Making a device authorization request]] | ||
| + | * [[client-token|Requesting a token for acting on behalf of the application/ | ||
| + | * [[token-refresh|Refreshing access tokens]] | ||
| + | * [[token-introspection|Viewing details about tokens]] | ||
| + | * [[token-revocation|Revoking tokens manually]] | ||
| + | * [[openid|Details about OpenID support]] | ||
| + | * [[idp|Using Flashii as an external identity provider]] | ||
| + | * [[reference|Endpoint Reference]] | ||
| ===== Implemented standards and drafts ===== | ===== Implemented standards and drafts ===== | ||
| Line 20: | Line 42: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | There are likely things I forgot to include in this list, as standards tend to depend on other standards themselves. | ||
oauth/start.1770832103.txt.gz · Last modified: by flash
