Skip to content

Add requirements for native clients #83

@martin-lindstrom

Description

@martin-lindstrom

A mobile app, or a single-page web application, that does not have a backend is a special type of client that needs extra care within OIDC and OAuth2 to function in a safe manner. Up until now we have focused on "full clients", i.e., client applications that have backends (where most of the security related operations may be carried out), but we need to have some specific requirements regarding the native client type.

Suggestion:

  • In the intro section make a definition of "full" vs "native" clients.
  • Where applicable, point out specific requirements for "native" clients.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions