10BC0 Update index.bs · w3c/identity-web-impact@b528033 · GitHub
[go: up one dir, main page]

Skip to content

Commit b528033

Browse files
authored
Update index.bs
1 parent c5e098d commit b528033

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ In the centralized identity model, also known as siloed or traditional, a single
178178
The centralized identity model is the typical scenario when the user logs in to a social network to use it, and the credentials here are used to authenticate.
179179

180180
<figure id="fig-centralized-identity-model">
181-
<img src="figures/centralized-identity-model.svg"></img>
181+
<img src="figures/centralized-identity-model.svg">
182182
<figcaption>Centralized Identity Management</figcaption>
183183
</figure>
184184

@@ -210,7 +210,7 @@ The federated identity model is the typical scenario when a user logs into a thi
210210
This model allows users to utilize a single Identity Provider (IdP) to authenticate and access multiple Service Providers (SPs) or Relying Parties (RPs) without needing to create separate accounts for each one.
211211

212212
<figure id="fig-federated-identity-model">
213-
<img src="figures/federated-identity-model.svg"></img>
213+
<img src="figures/federated-identity-model.svg">
214214
<figcaption>Federated Identity Management</figcaption>
215215
</figure>
216216

@@ -256,7 +256,7 @@ This model comprises both technology and governance aspects, sliced into differe
256256
We will then provide an overview of the various layers, focusing on specific elements related to credentials and identifiers, considered the two pillars of decentralized identities.
257257

258258
<figure id="fig-decentralized-identity-model-01">
259-
<img src="figures/decentralized-identity-layers.svg"></img>
259+
<img src="figures/decentralized-identity-layers.svg">
260260
<figcaption>Decentralized Identity Architecture, inspired and adapted by ToIP [[introduction-toip]]</figcaption>
261261
</figure>
262262

0 commit comments

Comments
 (0)
0