|
|
|
@ -94,30 +94,3 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
<asciidoc>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
= Hey
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hello !!!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</asciidoc>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|
|
|
|
IdentityServer publishes a
|
|
|
|
|
|
|
|
<a href="~/.well-known/openid-configuration">discovery document</a>
|
|
|
|
|
|
|
|
where you can find metadata and links to all the endpoints, key material, etc.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|
|
|
|
Click <a href="~/diagnostics">here</a> to see the claims for your current session.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|
|
|
|
Click <a href="~/grants">here</a> to manage your stored grants.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|
|
|
|
Here are links to the
|
|
|
|
|
|
|
|
<a href="https://github.com/identityserver/IdentityServer8">source code repository</a>,
|
|
|
|
|
|
|
|
and <a href="https://github.com/IdentityServer/IdentityServer8/tree/main/samples">ready to use samples</a>.
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|