mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
misc: added idp label
This commit is contained in:
@@ -12,7 +12,7 @@ The following sequence diagram illustrates the OIDC Auth workflow for authentica
|
||||
```mermaid
|
||||
sequenceDiagram
|
||||
participant Client as GitLab Pipeline
|
||||
participant Idp as Identity Provider
|
||||
participant Idp as GitLab Identity Provider
|
||||
participant Infis as Infisical
|
||||
|
||||
Client->>Idp: Step 1: Request identity token
|
||||
|
||||
Reference in New Issue
Block a user