Commit Graph

51 Commits

Author SHA1 Message Date
Arne Luenser cd7e7eff91
feat: upgrade to jackc/pgx/v5 (#3798) 2024-08-29 13:53:03 +00:00
hackerman 5ef20a2a2b
fix: do not iteratively delete records (#3766)
Resolves performance issues on some databases when deleting consent.

BREAKING CHANGES: Deleting consents no longer returns 404 in certain edge cases but instead always 204.
2024-06-07 13:48:19 +02:00
aeneasr 5552e4df97 fix: resolve migration regressions
BREAKING CHANGES: We removed compatibility with unsupported database versions (e.g. MySQL 5.6). Ory Hydra v2.x is now compatible with MySQL 8.0.13+, PostgreSQL 11.8+, CockroachDB v22.1.2+.
2022-09-07 08:10:31 +02:00
Grant Zvolský 9544c03a3b
feat: custom client token ttl (#3206)
This change introduces a new endpoint that allows you to control how long client tokens last. Now you can configure the lifespan for each valid combination of Client, GrantType, and TokenType.

See #3157

Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Co-authored-by: Andreas Bucksteeg <andreas@bucksteeg.de>
2022-07-28 21:12:09 +02:00
hackerman 159c788f58
refactor: migrate docs to ory/docs (#2982) 2022-02-11 13:43:16 +01:00
aeneasr 6a282a3249
fix: quickstart docker 2022-02-10 17:04:05 +01:00
aeneasr b7d968fbde autogen(docs): generate and format documentation 2021-08-28 18:45:40 +00:00
aeneasr ba9501c875 autogen(docs): generate and format documentation 2021-08-17 08:43:55 +00:00
aeneasr 737443131c autogen(docs): generate and format documentation 2021-08-12 12:46:32 +00:00
aeneasr 447451fff9 autogen(docs): generate and format documentation 2021-07-14 14:28:20 +00:00
aeneasr 379f34a580 autogen(docs): generate and format documentation 2021-07-14 11:51:28 +00:00
aeneasr 155817473c autogen(docs): generate and format documentation 2021-05-04 14:47:57 +00:00
aeneasr 0c7a2add45 autogen(docs): generate and format documentation 2021-03-25 12:56:36 +00:00
aeneasr ec93526ede autogen(docs): generate and format documentation 2021-03-25 11:36:27 +00:00
aeneasr 9ad9c1d3d3 autogen(docs): generate and format documentation 2021-03-24 15:54:30 +00:00
aeneasr dc97559dcd autogen(docs): generate and format documentation 2021-03-24 14:39:19 +00:00
aeneasr 4cc80123f9 autogen(docs): generate and format documentation 2021-03-24 14:09:09 +00:00
aeneasr 21c62857be autogen(docs): generate and format documentation 2021-01-29 15:00:27 +00:00
aeneasr 8a415d9283 autogen(docs): generate and format documentation 2021-01-27 09:41:21 +00:00
aeneasr efa4c4ceea autogen(docs): generate and format documentation 2021-01-12 16:00:48 +00:00
aeneasr e2eaec83f0 autogen(docs): generate and format documentation 2021-01-12 14:18:59 +00:00
aeneasr 89a1bd9938 autogen(docs): generate and format documentation 2021-01-12 13:11:12 +00:00
aeneasr 7d8a49194d autogen(docs): generate and format documentation 2020-12-08 17:17:44 +00:00
aeneasr 2d54c1e7e3 autogen(docs): generate and format documentation 2020-12-08 14:30:25 +00:00
aeneasr f7bed354e1 autogen(docs): generate and format documentation 2020-12-08 12:47:33 +00:00
aeneasr 2be52835d7 autogen(docs): generate and format documentation 2020-12-08 11:34:50 +00:00
aeneasr d849bd50c9 autogen(docs): generate and format documentation 2020-12-02 14:34:45 +00:00
aeneasr 6529d5120b autogen(docs): generate and format documentation 2020-10-29 16:49:26 +00:00
aeneasr 1ec2d1dffa fix: explicitly use no-CGO images for non-SQLite 2020-10-27 11:13:47 +01:00
aeneasr 8e64202f43 feat: implement docker for quickstart 2020-10-20 14:55:49 +02:00
aeneasr e5b7147abd fix: use sqlite for standalone 2020-10-20 14:55:49 +02:00
aeneasr 049c415733 autogen(docs): generate and format documentation 2020-10-03 13:10:08 +00:00
aeneasr 5b01363e37 autogen(docs): generate and format documentation 2020-10-03 12:20:03 +00:00
aeneasr fe8fdc5f6d autogen(docs): generate and format documentation 2020-10-02 22:12:06 +00:00
aeneasr 0cd44ad948 autogen(docs): generate and format documentation 2020-08-31 15:34:15 +00:00
aeneasr 7e2b6cb9e3 autogen(docs): generate and format documentation 2020-08-31 13:39:50 +00:00
aeneasr c60b8470ea autogen(docs): generate and format documentation 2020-08-14 12:22:52 +00:00
aeneasr b81fd79a03 autogen(docs): generate and format documentation 2020-07-20 12:40:58 +00:00
aeneasr 06fde3731d autogen(docs): generate and format documentation 2020-06-23 09:17:49 +00:00
aeneasr 2bf781f595
chore: bump docker-compose hydra version 2020-06-22 11:59:42 +02:00
aeneasr 1bbfb37c5b autogen(docs): generate and format documentation 2020-04-24 15:41:36 +00:00
aeneasr 6386d13ec7 autogen(docs): generate and format documentation 2020-04-24 09:01:27 +00:00
aeneasr 0692869a15
fix(docker): bump version to 1.4.6 2020-04-22 13:55:28 +02:00
aeneasr 4892a1fe80
fix: use existing docker versions in quickstart compose 2020-04-16 20:09:19 +02:00
aeneasr 706f2c8602 autogen(docs): generate and format documentation 2020-04-16 17:30:44 +00:00
aeneasr 021b421ce0 autogen(docs): generate and format documentation 2020-04-16 16:08:17 +00:00
hackerman 9145e65bdd
fix: return proper error code in refresh and code flows (#1800)
Resolves a regression issue which sends an invalid error response
when a refresh token is being re-used, is not found, or the wrong
client is accessing it.

This patch also bumps jose-related tooling which introduces better
security measure against certain types of x509 attacks.

See https://community.ory.sh/t/refresh-token-endpoint-returns-invalid-request-error-expecting-invalid-grant/1637/2
See https://github.com/ory/fosite/pull/426
See https://github.com/ory/fosite/issues/418
2020-04-16 17:54:52 +02:00
hackerman af18bdbca7
fix(consent): login and consent error handling (#1799)
A regression was introduces in 1.4.2 which caused the error handling to misbehave
and show wrong error messages as shown in #1791

Closes #1791
2020-04-16 13:11:39 +02:00
aeneasr c7e7aa0a03 Use --yes flag for migrations everywhere
Signed-off-by: aeneasr <aeneas@ory.sh>
2019-04-27 10:45:49 +02:00
hackerman bbeee653de
Implement OpenID Connect Front-/Backchannel logout (#1376)
Closes #1368 
Closes #1004 
Closes #834

Signed-off-by: aeneasr <aeneas@ory.sh>
2019-04-25 23:17:57 +02:00