Kévin Chalet
|
99e72d2406
|
Add a note recommending using the OpenIddict server ASP.NET Core handler to authenticate userinfo requests
|
2021-07-28 16:54:19 +02:00 |
|
Stan
|
dcd042f2f2
|
Add a section about request caching in the 2.x -> 3.x migration guide
|
2021-07-28 16:24:01 +02:00 |
|
Kévin Chalet
|
a41726af1b
|
Bump OpenIddict to 3.1.0
|
2021-07-08 15:12:27 +02:00 |
|
CyberProgs
|
ea0364e553
|
Add Add-Migration/Update-Database instructions
|
2021-06-29 17:47:42 +02:00 |
|
Kévin Chalet
|
513f4788a1
|
Update the migration guide
|
2021-06-23 23:22:55 +02:00 |
|
Kévin Chalet
|
d76b5d4686
|
Update the migration guide
|
2021-06-22 14:35:04 +02:00 |
|
Kévin Chalet
|
0fa393b6f6
|
Bump OpenIddict to 3.0.5
|
2021-06-11 17:46:16 +02:00 |
|
Kévin Chalet
|
fd0b896b2e
|
Bump OpenIddict 3.0.3 to 3.0.4
|
2021-05-25 18:02:43 +02:00 |
|
Kévin Chalet
|
7ea4eb4d47
|
Add a link to the OpenIddict conformance repository
|
2021-05-25 16:53:59 +02:00 |
|
Kévin Chalet
|
bc5b601d23
|
Add "Choosing the right flow" and Proof Key for Code Exchange documentation
|
2021-05-19 17:36:45 +02:00 |
|
Kévin Chalet
|
279ad2e9c1
|
Add a link to the GitHub changelog page
|
2021-05-19 15:55:11 +02:00 |
|
Kévin Chalet
|
4cf10bae62
|
Bump OpenIddict to 3.0.4
|
2021-05-10 21:03:25 +02:00 |
|
Kévin Chalet
|
2430952efd
|
Add a link to the OAuth 2.0 and OpenID Connect specifications
|
2021-04-28 17:25:07 +02:00 |
|
Kévin Chalet
|
920725f3a4
|
Update the migration guide
|
2021-04-28 17:10:24 +02:00 |
|
Kévin Chalet
|
5e2b1ef2dc
|
Update the migration guide to include a section about the hybrid flow
|
2021-04-21 17:14:38 +02:00 |
|
Kévin Chalet
|
a8dee635c6
|
Update the migration guide to include 3.0
|
2021-04-21 17:01:36 +02:00 |
|
Kévin Chalet
|
9e402f6a77
|
Bump OpenIddict to 3.0.3
|
2021-04-09 12:48:26 +02:00 |
|
Kévin Chalet
|
290783f6bc
|
Bump OpenIddict to 3.0.2
|
2021-03-10 16:23:00 +01:00 |
|
Ahmed Mohamed Abdel-Razek
|
cc0d2147a8
|
Update getting-started.md
|
2021-02-12 18:13:47 +01:00 |
|
Kévin Chalet
|
4a2d7f392a
|
Bump OpenIddict to 3.0.1
|
2021-02-08 17:08:43 +01:00 |
|
Kévin Chalet
|
4ff8482d15
|
Add a work-in-progress notice in the migration docs
|
2021-01-25 18:44:12 +01:00 |
|
Kévin Chalet
|
0cdf933ab2
|
Update the migration guide to clarify the listed versions
|
2021-01-13 06:33:01 +01:00 |
|
Kévin Chalet
|
adb445dcde
|
Remove the obsolete parts of the introduction page
|
2021-01-13 06:25:11 +01:00 |
|
Kévin Chalet
|
d8e71e3976
|
Update the getting started page
|
2021-01-13 06:11:31 +01:00 |
|
Kévin Chalet
|
78e203993d
|
Temporarily remove the outdated token format/setup docs
|
2021-01-13 05:26:36 +01:00 |
|
Daniel Crha
|
043483ed19
|
Add guide for referencing the MyGet feed
|
2020-10-13 17:16:18 +02:00 |
|
Alexander Markov
|
289488bfc9
|
Use up-to-date link to ASP.NET Core Identity
|
2019-09-12 18:36:45 +02:00 |
|
Kévin Chalet
|
87725369a5
|
Tweak the documentation routes and revamp the menus
|
2018-09-13 13:48:01 +02:00 |
|
Philip Holly
|
aedcc6a70a
|
Add new documentation describing the supported token formats and how to configure API validation
|
2018-09-07 12:18:40 +00:00 |
|
Kévin Chalet
|
c9d8ae211d
|
Update the migration guide to list the changes necessary to move to RC3
|
2018-07-05 21:06:01 +02:00 |
|
Kévin Chalet
|
9831c32d06
|
Update the getting started page to use the new OpenIddict RC3 APIs
|
2018-07-04 13:36:01 +02:00 |
|
Kévin Chalet
|
507cc46827
|
Update the migration guide to include the new ConsentType column and a new "Updated properties" section
|
2018-02-15 20:59:14 +01:00 |
|
Kévin Chalet
|
3d780e910a
|
Add an introspection section in the RC2 migration guide
|
2018-02-13 22:45:45 +01:00 |
|
Kévin Chalet
|
ad9fa8eea5
|
Update the migration guide to include the new OpenIddictScope.DisplayName/Resources properties
|
2018-02-13 18:53:02 +01:00 |
|
Kévin Chalet
|
4c62ff83a1
|
Add the application permissions documentation page
|
2018-02-12 01:00:12 +01:00 |
|
Kévin Chalet
|
14f1f37359
|
Update the migration guide to explain how to grant permissions using the OpenIddictApplicationManager APIs
|
2018-02-06 15:19:05 +01:00 |
|
Kévin Chalet
|
20d0ccf34c
|
Add the OpenIddict RC2 migration guide page
|
2018-02-01 17:07:31 +01:00 |
|
Jerrie Pelser
|
c866cc6121
|
Add intro, getting started and samples sections
|
2018-01-21 17:05:34 +01:00 |
|