migrating consent from other system #3463
Unanswered
gayanwiharagoda
asked this question in
Q&A
Replies: 1 comment
-
Hello @gayanwiharagoda Ory Hydra does not have a mechanism to migrate consent sessions. You can migrate OAuth2 clients, but you have to reissue the consents. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone!
I am using Hydra to handle consent according to the sample code.
https://github.com/ory/hydra-login-consent-node/blob/master/src/routes/consent.ts
Our legacy IODC system contains consented scope information in its database. I would like to migrate this system information to the hydra. Does hydra have a mechanism for this?
Beta Was this translation helpful? Give feedback.
All reactions