brash-honey-57496
05/09/2023, 7:17 PMwide-dawn-74672
05/09/2023, 8:30 PMbrash-honey-57496
05/09/2023, 8:49 PMswift-chef-97535
05/11/2023, 12:07 PMbrash-honey-57496
05/11/2023, 1:24 PMurls:
self:
issuer: <https://myorganization/hydra-public/>
login: <https://myorganization/loginapp/hydra/login>
consent: <https://myorganization/loginapp/hydra/consent>
logout: <https://myorganization/loginapp/hydra/logout>
loginapp is my app in wich resolve authentication against a set of users that save your passwords in a ldap.
Now is comming another set of apps with a different (possibly) set of users that authenticate against other password repository.
My initial question is: If possible to have the same instance of Ory Hydra with two identity providers? or some way to have SSO in this scenario.
Thanks!