Jon Reginbald Ivarsson

Results 7 comments of Jon Reginbald Ivarsson

Any news on this feature request?

You're correct, however what I've found is that this not true in all scenarios (so this should maybe be a bug fix?). As an example when a user that has...

Understood, What I would then really prefer is to have a redirect parameter that would allow browser applications to specify the return url where they would like to handle successful...

To give a bit more context. I've been using Microsoft identity platform in the past where you have a single active directory for your users and multiple app registrations (one...

I've created a[ pull request](https://github.com/ory/kratos/pull/3112) to demonstrate what I mean. Let me know if I'm on the wrong track

Should FromOldFlow() function not copy the return to url ? https://github.com/ory/kratos/blob/c25ddffd2270a8d0861e2fc78cd0ba26e63af4eb/selfservice/flow/login/handler.go#L245