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

Редактировал(а) Alexandr Fokin 2023/07/31 11:08

Последние авторы
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 |ASP.NET Identity и системы аутентификации
12 [[https:~~/~~/professorweb.ru/my/ASP_NET/identity/level1/>>url:https://professorweb.ru/my/ASP_NET/identity/level1/]]
13 |IdentityServer4. Основные понятия. OpenID Connect, OAuth 2.0 и JWT
14 https://prohoster.info/blog/administrirovanie/identityserver4-osnovnye-ponyatiya-openid-connect-oauth-2-0-i-jwt
15 |(((
16 Имплементация OpenId Connect в ASP.NET Core при помощи IdentityServer4 и oidc-client
17 https://habr.com/ru/post/337784/
18
19 Использование Identity Server 4 в Net Core 3.0
20 https://habr.com/ru/post/461433/
21 )))
22
23 ----
24
25 ==== Внутренние ссылки: ====
26
27 ====== Дочерние страницы: ======
28
29 {{children/}}
30
31 ====== Обратные ссылки: ======
32
33 {{velocity}}
34 #set ($links = $doc.getBacklinks())
35 #if ($links.size() > 0)
36 #foreach ($docname in $links)
37 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
38 * [[$escapetool.xml($rdoc.fullName)]]
39 #end
40 #else
41 No back links for this page!
42 #end
43 {{/velocity}}
44
45 ----