Skip to content

Authentication and Authorization concept with OAuth2 #33

@pawel-kow

Description

@pawel-kow

What we might want to cover:

  • standard scopes: just generic read/write or one level deeper: {collection}:read/{collection}:write with potential wildcard :read/:write
  • profile for OAuth2 for machine-2-machine use case (client auth grant, type of auth)
    • token lifetime, refresh token
  • profile for OAuth2 with user authentication (browser use case, with openID Connect?)
    • token lifetime, refresh token
  • new use cases? transfer?
  • standard claims: client_id... user? whatever

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions