Skip to content

Commit edd67bd

Browse files
authored
chore(docs): update of OEL images (#2404)
1 parent 6a43523 commit edd67bd

25 files changed

+74
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No changelog entries found for keto/oel in versions v25.4.12
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No changelog entries found for keto/oel in versions v26.1.0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No changelog entries found for keto/oel in versions v26.1.1
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No changelog entries found for keto/oel in versions v26.1.2
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No changelog entries found for kratos/oel in versions v25.4.12
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## v26.1.0
2+
3+
### Accept Hydra Login Challenge in Verification Flows
4+
5+
Fixes a bug where Kratos would not accept the Hydra login challenge in verification flows, if they originated from a refresh login
6+
flow.
7+
8+
This would manifest as an "unknown form state" in Ory Elements and the Ory Account Experience.
9+
10+
### Change in Event Attributes
11+
12+
Login and Registration Events now include `SelfServiceMethodUsed` attribute. The `SelfServiceStrategyUsed` attribute is
13+
deprecated, and it is advised to use newly introduced `SelfServiceFlowName` attribute.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## v26.1.1
2+
3+
### Fix `null` response in OAuth2 login flow with existing session
4+
5+
Fixed a bug where the `/self-service/login/browser` endpoint would return `null` instead of a proper error response when called
6+
with an existing session, a Hydra login challenge, and `Accept: application/json` header.
7+
8+
### Requests to Admin Endpoint without `/admin` Prefix No Longer Redirect
9+
10+
The admin endpoint now serves requests that omit the `/admin` prefix instead of redirecting them with the correct path. This
11+
change is not expected to affect existing clients, but instead avoids unnecessary redirects.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## v26.1.2
2+
3+
### Properly accept OAuth2 login challenges in account linking flows
4+
5+
In the account linking flows, the OAuth2 login challenge was not properly accepted and stored in the login flow. This meant that
6+
users going through account linking would not be redirected back to the OAuth2 client after logging in, but had to re-confirm
7+
their credentials a second time. This has now been fixed by properly accepting and storing the OAuth2 login challenge in the login
8+
flow.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No changelog entries found for oathkeeper/oel in versions v25.4.12
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No changelog entries found for oathkeeper/oel in versions v26.1.0

0 commit comments

Comments
 (0)