Well, ok, for Authentication azure provides OAuth2 and SAML, both possible to integrate to IRIS
User synchronization may work in two ways, every time when user is authorized, so get synced only users has authorized at least once. Or periodically, get a complete synchronization, this could be possible only with saml.
What kind of integration you need?
Just authentication, or even user synchronization?
or something else?
Looking for both.
Well, ok, for Authentication azure provides OAuth2 and SAML, both possible to integrate to IRIS
User synchronization may work in two ways, every time when user is authorized, so get synced only users has authorized at least once. Or periodically, get a complete synchronization, this could be possible only with saml.