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

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

Скрыть последних авторов
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]]
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/
Alexandr Fokin 3.1 16
Alexandr Fokin 3.8 17 Использование Identity Server 4 в Net Core 3.0
18 https://habr.com/ru/post/461433/
19 )))
Alexandr Fokin 3.1 20
Alexandr Fokin 3.8 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 {{children/}}
Alexandr Fokin 3.1 28
Alexandr Fokin 3.8 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 ----