docs: update index (#4438)
parent
eba63f1359
commit
6f21a0d1cd
|
@ -52,7 +52,7 @@
|
|||
<div class="row justify-content-center text-center">
|
||||
<div class="col-lg-5">
|
||||
<h2 class="h4">Single Sign-On 🎟️</h2>
|
||||
<p>Allow your users the convenience of just being required to login once to a wide range of web applications via <a href="./overview/authorization/openid-connect-1.0/">OpenID Connect 1.0</a> or <a href="./overview/authorization/trusted-headers/">Trusted Headers</a></p>
|
||||
<p>Allow your users the convenience of just being required to login once to a wide range of web applications via a session cookie, <a href="./overview/authorization/openid-connect-1.0/">OpenID Connect 1.0</a>, or <a href="./overview/authorization/trusted-headers/">Trusted Headers</a>.</p>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<h2 class="h4">Authorization Policies 👮</h2>
|
||||
|
|
Loading…
Reference in New Issue