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