Hello Everyone! I want to implement office 365 ss...
# talk-hydra
j
Hello Everyone! I want to implement office 365 sso in my application using Ory hydra. I am stuck in how to implement it.
m
Hello @jolly-breakfast-43519 For that I would recommend to use Ory Identities/Kratos, read more here https://www.ory.sh/docs/kratos/social-signin/microsoft
j
how can implement it in self hosted service?
m
In the same way for self-hosted, you just edit the config directly, host the jsonnet somewhere and restart the server: https://www.ory.sh/docs/self-hosted/kratos/configuration/oidc
j
Thanks @magnificent-energy-493