1 parent 11136f9 commit 71faa78Copy full SHA for 71faa78
1 file changed
seq/assertions.md
@@ -1,5 +1,9 @@
1
## Assertion Framework for OAuth 2.0 Client Authentication and Authorization Grants
2
```mermaid
3
+---
4
+config:
5
+ mirrorActors: false
6
7
sequenceDiagram
8
participant C as Application
9
participant TS as Token Service
@@ -18,8 +22,6 @@ sequenceDiagram
18
22
---
19
23
config:
20
24
mirrorActors: false
21
- actorFontSize: 10
- messageFontSize: 10
25
26
27
participant IDPA as Identity Provider #A
0 commit comments