Исходный код вики Identity | IdentityServer

Версия 3.8 от Alexandr Fokin на 2023/07/31 11:07

Последние авторы
1 |https://identityserver.io/
2 |(((
3 ASP.NET Core Identity. Введение в ASP.NET Core Identity
4 https://metanit.com/sharp/aspnet5/16.1.php
5
6 Introduction to Identity on ASP.NET Core
7 https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity?view=aspnetcore-3.1&tabs=visual-studio
8 )))
9 |Sergei Calabonga ~| IdentityServer4
10 [[https:~~/~~/www.youtube.com/playlist?list=PLIB8be7sunXMJA8In8XntpszysDnigAUu>>https://www.youtube.com/playlist?list=PLIB8be7sunXMJA8In8XntpszysDnigAUu]]
11 |IdentityServer4. Основные понятия. OpenID Connect, OAuth 2.0 и JWT
12 https://prohoster.info/blog/administrirovanie/identityserver4-osnovnye-ponyatiya-openid-connect-oauth-2-0-i-jwt
13 |(((
14 Имплементация OpenId Connect в ASP.NET Core при помощи IdentityServer4 и oidc-client
15 https://habr.com/ru/post/337784/
16
17 Использование Identity Server 4 в Net Core 3.0
18 https://habr.com/ru/post/461433/
19 )))
20
21 ----
22
23 ==== Внутренние ссылки: ====
24
25 ====== Дочерние страницы: ======
26
27 {{children/}}
28
29 ====== Обратные ссылки: ======
30
31 {{velocity}}
32 #set ($links = $doc.getBacklinks())
33 #if ($links.size() > 0)
34 #foreach ($docname in $links)
35 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
36 * [[$escapetool.xml($rdoc.fullName)]]
37 #end
38 #else
39 No back links for this page!
40 #end
41 {{/velocity}}
42
43 ----