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

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

Скрыть последних авторов
Alexandr Fokin 3.8 1 |https://identityserver.io/
2 |(((
Alexandr Fokin 2.1 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
Alexandr Fokin 3.8 8 )))
9 |Sergei Calabonga ~| IdentityServer4
10 [[https:~~/~~/www.youtube.com/playlist?list=PLIB8be7sunXMJA8In8XntpszysDnigAUu>>https://www.youtube.com/playlist?list=PLIB8be7sunXMJA8In8XntpszysDnigAUu]]
Alexandr Fokin 3.9 11 |ASP.NET Identity и системы аутентификации
12 [[https:~~/~~/professorweb.ru/my/ASP_NET/identity/level1/>>url:https://professorweb.ru/my/ASP_NET/identity/level1/]]
Alexandr Fokin 3.8 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/
Alexandr Fokin 3.1 18
Alexandr Fokin 3.8 19 Использование Identity Server 4 в Net Core 3.0
20 https://habr.com/ru/post/461433/
21 )))
Alexandr Fokin 3.1 22
Alexandr Fokin 3.8 23 ----
Alexandr Fokin 3.1 24
Alexandr Fokin 3.8 25 ==== Внутренние ссылки: ====
Alexandr Fokin 3.1 26
Alexandr Fokin 3.8 27 ====== Дочерние страницы: ======
Alexandr Fokin 3.1 28
Alexandr Fokin 3.8 29 {{children/}}
Alexandr Fokin 3.1 30
Alexandr Fokin 3.8 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 ----