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 14 lines
!!! Overview
[{$pagename}] for native apps can be the [system browser], or a native app provided by the [Authorization Server].
Both the [system browser] and [Authorization Server] app affords several advantages for [OAuth 2.0] over [embedded web-view|Embedded user-agent] based [user-agents], including
* the security of a separate process
* usability of a shared authentication session
The [system browser] is the __RECOMMENDED__ [{$pagename}] choice for most [Authorization Servers], as it reduces implementation complexity by reusing the web [Authorization_endpoint], and is often needed as a fallback even when an [Authorization Server] app is available.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [OAuth 2.0 for Native Apps|https://tools.ietf.org/html/draft-wdenniss-oauth-native-apps-00/|target='_blank'] - based on information obtained 2016-01-15