Commit Graph

89 Commits

Author SHA1 Message Date
Kévin Chalet
eb3fd55b65 Add documentation for Entity Framework Core and MongoDB integrations 2022-01-11 17:28:52 +01:00
Kévin Chalet
7cf51db471 Limit bug reports and enhancement suggestions to sponsors 2022-01-10 18:57:07 +01:00
Kévin Chalet
b4710a4969 Tweak the DiscordFX theme 2022-01-07 18:57:07 +01:00
Kévin Chalet
a3fa2d4107 Replace the Material theme by DiscordFX 2022-01-07 18:10:45 +01:00
Kévin Chalet
b3a75b3a63 Update the link to the JSON Web Token (JWT) Profile for OAuth 2.0 Access Tokens specification 2022-01-07 17:00:27 +01:00
Kévin Chalet
97d86fe382 Update issue.yml 2021-09-13 14:41:27 +02:00
Kévin Chalet
53685a5992 Update toc.yml 2021-09-02 02:01:52 +02:00
Kévin Chalet
8050387529 Bump OpenIddict to 3.1.1 2021-08-27 13:26:12 +02:00
Kévin Chalet
161084c20e Clarify the JSON.NET -> System.Text.Json migration section 2021-08-25 16:22:34 +02:00
Kévin Chalet
b58a2c9512 Temporarily remove the API documentation to unlock the build 2021-08-25 15:56:04 +02:00
Kévin Chalet
f0b957810c Update the migration guide to mention that oi_scp claims are only usable with the OpenIddict validation handler 2021-08-25 15:51:51 +02:00
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
Kévin Chalet
85d50ab138 Update the MongoDB integration docs to indicate how to register an IMongoDatabase instance as a service 2021-07-03 15:31:27 +02:00
Kévin Chalet
0209f1c833 Add a guide explaining how to set up MongoDB integration 2021-06-29 19:28:46 +02:00
CyberProgs
ea0364e553
Add Add-Migration/Update-Database instructions 2021-06-29 17:47:42 +02:00
Kévin Chalet
719eaa9997 Add encryption/signing credentials documentation 2021-06-24 02:04:51 +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
24052130ee Update the PKCE documentation to indicate how to enable code_challenge_method=plain support 2021-05-25 16:52:37 +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
6cea8a62d9 Add automatically generated error pages 2021-04-19 03:11:13 +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
0675b47e57 Add claim destinations documentation 2021-02-08 12:00:36 +01:00
Kévin Chalet
49320eccd6 Add token storage documentation 2021-01-25 21:39:59 +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
2eb825416f Add authorization storage documentation 2021-01-25 18:44:12 +01:00
Kévin Chalet
ecc8a7ae8a Document the token formats supported by OpenIddict 3.0 2021-01-25 17:36:57 +01:00
Kévin Chalet
05e606bc1e Update index.md 2021-01-24 09:42:10 +01:00
Kévin Chalet
e7fb471d3a Use a HTTPS link for the OpenID Connect core specification 2021-01-18 14:59:35 +01:00
Kévin Chalet
3a2d588142 Add API documentation 2021-01-17 19:34:49 +01:00
Kévin Chalet
f44a3361b0 Update the index page to point to the openiddict-samples repository 2021-01-13 07:08:37 +01:00
Kévin Chalet
451687a60c Update README.md 2021-01-13 06:59:15 +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
9db89d9f43 Remove the link to the token setup page 2021-01-13 05:31:30 +01:00