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:

...

Expand
titleDraw.io diagram view with the standard Confluence view.
Drawio
zoom1
simple0
inComment0
pageId1530134939
custContentId1532100957
lbox1
diagramDisplayNameAuthService Client Credentials Flow
contentVer4
revision4
baseUrlhttps://vidispine.atlassian.net/wiki
diagramNameAuthService Client Credentials Flow
pCenter0
width701
links
tbstyle
height406

User And Group Syncing

This diagram shows how users & groups are fetched from the configured identity provider and where they are stored:

...

Expand
titleDraw.io diagram view with the standard Confluence view.
Drawio
zoom1
simple0
inComment0
pageId1530134939
custContentId1610514970
lbox1
diagramDisplayNameAuthService User And Group Sync
contentVer1
revision1
baseUrlhttps://vidispine.atlassian.net/wiki
diagramNameAuthService User And Group Sync
pCenter0
width656
links
tbstyle
height301

Endpoints

AuthService currently exposes the following endpoints for authentication purposes:

...