Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Authentication Service In Kubernetes

...

Expand
titleExpanded Draw.io diagram view with the standard Confluence view.
Drawio
zoom1
simple0
inComment0
pageId1530134939
custContentId1534689847
lbox1
diagramDisplayNameAuthService in Kubernetes
contentVer4
revision4
baseUrlhttps://vidispine.atlassian.net/wiki
diagramNameAuthService in Kubernetes
pCenter0
width1583
links
tbstyle
height954

...

User-centric web-based front-ends of an Enterprise MAM Solution use the OIDC implicit flowto authenticate:

...

Expand
titleDraw.io diagram view with the standard Confluence view.
Drawio
zoom1
simple0
inComment0
pageId1530134939
custContentId1528922936
lbox1
diagramDisplayNameAuthService Sequence Diagram
contentVer10
revision10
baseUrlhttps://vidispine.atlassian.net/wiki
diagramNameAuthService Sequence Diagram
pCenter0
width738
links
tbstyle
height436

Authorization Code Flow

EditMate and some administrative user interfaces use the authorization code flow:

...

Expand
titleDraw.io diagram view with the standard Confluence view.
Drawio
zoom1
simple0
inComment0
pageId1530134939
custContentId2123464825
lbox1
diagramDisplayNameUntitled Diagram.drawio
contentVer1
revision1
baseUrlhttps://vidispine.atlassian.net/wiki
diagramNameUntitled Diagram.drawio
pCenter0
width701.203125
links
tbstyle
height351

Client Credentials Flow

Backend applications use the OIDC client credentials flow to obtain a token for accessing other backend services:

...