I see the LF Cloud documentation addresses configuring SCIM with AzureAD, but the self-hosted docs only reference configuring SCIM with Okta.
Given it's an open standard, I assumed there was a good chance it would work whether it was in the docs or not.
The roadblock we hit was LFDS generates a username/password combo for authenticating the IDP making the SCIM connection, and AzureAD is expecting a bearer token. That brought us to a halt at that point.
I just wanted to double-check that we hadn't overlooked something simple (i.e. the ability of LFDS to provided a bearer token instead or other) before we officially considered it not supported at this time. Did we miss anything?
If not... is this on the roadmap? 99% of our clients are sync'ing their classic Active Directory Domain Services to Azure AD and are moving full speed towards centralizing identity management in Azure AD. Not having the SCIM support is going to leave a hole.