ory / kratos-selfservice-ui-node

Apache License 2.0
314 stars 208 forks source link

feat: functional integration kratos hydra #257

Closed Jorgagu closed 1 year ago

Jorgagu commented 1 year ago

Functional integration of the hydra consent page after login with the login challenge ID in the query param.

Related Issue or Design Document

224

Checklist

Further comments

congngale commented 1 year ago

Hi @Jorgagu

Is this MR is ready to use with Hydra, I would like to use your branch for testing out the integration of Hydra and Kratos.

Jorgagu commented 1 year ago

Hi @congngale You can use my branch for testing based on this exemple here : https://github.com/ory/examples/tree/master/kratos-hydra

congngale commented 1 year ago

Hi @Jorgagu

I have used latest Kratos v0.13.0 and Hydra v2.1.2 to verify the integration but it did not work as expected. I got error as below:

oauth_error

aeneasr commented 1 year ago

Hi, please use the latest stable version of Hydra, it looks like you're using the release candidate which is not yet compatible with kratos!