Is it possible to get an access token for a specified subject + scopes without requiring the auth flow using the admin API(or some other API if possible)?
We’re trying to integrate Hydra with our existing infrastructure and need to provide a b/w compatible way to login. It’s very clunky to simulate user oauth2 flow.
Thank you!
Nathan