Anyone know the Ory position of saml support for s...
# ory-selfhosting
s
Anyone know the Ory position of saml support for self-hosted ory systems? There is support from the ory network natively, and was via BoxyHQ - is this available for self-hosted? There are have been efforts to add a SAML strategy to kratos - https://github.com/ovh/kratos/tree/release/alpha-2.6/selfservice/strategy/saml Anyone know of anything production ready that we could use?
m
Hello @some-bear-63847 SAML will probably never be added to Kratos directly, but you have two options as far as I can tell: • Host https://github.com/boxyhq/jackson yourself, this is the Boxy integration that is used in Ory Network • Purchase an Ory Enterprise License (OEL) for Ory Kratos which has jackson "built-in" (+ support etc.)
s
great, thanks