The image shows a flow diagram with several objects connected by arrows with either a dotted line or a solid line. The dotted lines are labeled Refresh Loop, Token, and Data.
The objects are grouped under two major dotted boxes, labeled Oracle at the top and External at the bottom.
- JSON Profile
- v1 bearerToken
- v2 OIDC
- Query
A smaller dotted box in the center labeled Setup contains the following objects:
- Allow Endpoints (ADMIN)
- Create Provider
- Set Provider Credentials
- Create Credentials
- Discover Shares
- Create Share Link
- Create View
- Delta Endpoint
- OIDC tokenEndpoint
-
A solid line with an arrow goes up to the right and points to v1 bearerToken.
-
A solid line with an arrow goes down to the right and points to v2 OIDC.
-
From v1 bearerToken a solid line with an arrow goes to the right and points to Create Provider.
-
From Create Provider a solid line with an arrow goes to the right and points to Set Provider Credentials.
-
From Set Provider Credentials a solid line with an arrow goes up to the right and points to Discover Shares.
-
From Discover Shares a solid line with an arrow goes down and points to Create Share Link.
-
From Create Share Link a solid line with an arrow goes down and points to Create View.
-
From Create View a solid line with an arrow goes down to the right and points to Query.
-
From Query a dotted line with an arrow goes down to the left and points to Delta Endpoint. The dotted line is labeled Data.
From v2 OIDC:
-
A solid line with an arrow goes up to the right and points to Allow Endpoints (ADMIN).
-
Another solid line with an arrow goes down to the right and points to Create Credentials.
From Allow Endpoints (ADMIN) a solid line with an arrow goes to the right and points to Create Provider.
-
A solid line with an arrow goes up to the right and points to Set Provider Credentials.
-
A dotted line with an arrow goes down to the right and points to OIDC tokenEndpoint. The dotted line is labeled Token.
From OIDC tokenEndpoint a dotted line with an arrow goes up to the left and points to Create Credentials. The dotted line is labeled Refresh Loop.