@@ -24,9 +24,9 @@ they click the button.
2424
2525** Postman** takes this approach to enable SAML SSO for their enterprise users.
2626
27- < img src = " /images/guides/ sso/postman-1.png" style = { { border: " 1px solid black " } } />
27+ ![ Postman Login 1 ] ( ../_assets/ sso/postman-1.png)
2828
29- < img src = " /images/guides/ sso/postman-2.png" style = { { border: " 1px solid black " } } />
29+ ![ Postman Login 2 ] ( ../_assets/ sso/postman-2.png)
3030
3131The user flow would be something similar to the one below.
3232
@@ -43,9 +43,9 @@ This approach hides the password field if SSO is enabled for a domain.
4343
4444You can see this approach on the ** Dropbox** login form.
4545
46- < img src = " /images/guides/ sso/dropbox-1.png" style = { { border: " 1px solid black " } } />
46+ ![ Dropbox Login 1 ] ( ../_assets/ sso/dropbox-1.png)
4747
48- < img src = " /images/guides/ sso/dropbox-2.png" style = { { border: " 1px solid black " } } />
48+ ![ Dropbox Login 2 ] ( ../_assets/ sso/dropbox-2.png)
4949
5050The user flow would be something similar to the one below.
5151
@@ -63,11 +63,9 @@ application redirects users to the subdomain page to show the available authenti
6363
6464You can see this approach on the ** Freshchat or Freshworks** login form.
6565
66- < img src = " /images/guides/ sso/freshchat-1.png" style = { { border: " 1px solid black " } } />
66+ ![ Freshchat Login 1 ] ( ../_assets/ sso/freshchat-1.png)
6767
68- <p align = " center" >
69- <img src = " /images/guides/sso/freshchat-2.png" width = " 70%" style = { { border: " 1px solid black" }} />
70- </p >
68+ ![ Freshchat Login 2] ( ../_assets/sso/freshchat-2.png )
7169
7270The user flow would be something similar to the one below.
7371
@@ -85,7 +83,7 @@ the current user.
8583
8684** Box** uses this approach for its authentication flow.
8785
88- < img src = " /images/guides/ sso/box-1.png" style = { { border: " 1px solid black " } } />
86+ ![ Box Login ] ( ../_assets/ sso/box-1.png)
8987
9088The user flow would be something similar to the one below.
9189
0 commit comments