Skip to content

Commit

Permalink
switch to a code block
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorwolf committed Mar 6, 2024
1 parent 345eb3a commit 28995f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/entra-id-saml-bearer.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OAuth SAML Bearer Assertion Flow

::: mermaid
```mermaid
sequenceDiagram
%% participants
participant User as User
Expand Down Expand Up @@ -28,4 +28,4 @@ XSUAA->>WebApp: Provides BTS JWT
WebApp->>BTPApp: Sends request with BTS JWT as Authorization Header
BTPApp->>WebApp: Response with Application data
WebApp->>User: Forward Application Data
:::
```

0 comments on commit 28995f9

Please sign in to comment.