Skip to content

Commit 7c511b2

Browse files
Update SVGs with the latest icon pack
#295
1 parent 2b10346 commit 7c511b2

File tree

14 files changed

+2375
-594
lines changed

14 files changed

+2375
-594
lines changed

src/content/docs/identityserver/overview/images/application-architecture.svg

Lines changed: 344 additions & 76 deletions
Loading

src/content/docs/identityserver/overview/images/middleware.svg

Lines changed: 171 additions & 43 deletions
Loading

src/content/docs/identityserver/overview/images/protocols.svg

Lines changed: 407 additions & 133 deletions
Loading

src/content/docs/identityserver/overview/images/terminology.svg

Lines changed: 280 additions & 49 deletions
Loading

src/content/docs/identityserver/tokens/extension-grants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ One of the primary use cases of the token exchange specification is creating tok
134134
impersonation scenarios. In these scenarios you want to forward certain token and identity information over multiple
135135
hops in a call chain.
136136

137-
![A digrams showing how token exchange works](images/token_exchange.png)
137+
![A digrams showing how token exchange works](images/token_exchange.svg)
138138

139139
## Impersonation
140140

src/content/docs/identityserver/tokens/images/reference_tokens.svg

Lines changed: 166 additions & 0 deletions
Loading

src/content/docs/identityserver/tokens/images/token_exchange.svg

Lines changed: 107 additions & 0 deletions
Loading

src/content/docs/identityserver/tokens/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ back to the client.
1818
The consumer of the token must use the [introspection](/identityserver/reference/endpoints/introspection.md) endpoint to
1919
validate the token.
2020

21-
![reference tokens diagram](images/reference_tokens.png)
21+
![reference tokens diagram](images/reference_tokens.svg)
2222

2323
You can set the client's token type using the following client setting:
2424

src/content/docs/identityserver/ui/images/ciba.svg

Lines changed: 217 additions & 74 deletions
Loading

src/content/docs/identityserver/ui/images/federation.svg

Lines changed: 161 additions & 56 deletions
Loading

0 commit comments

Comments
 (0)