SSO and Asset Link configurations?
We're planning to implement SSO via AEM's SAML 2.0 Handler with Ping IDP, so we can get users from our own active directory as well as allow them to log in to AEM.
On the other hand, we'd also like to integrate Asset Link for end users (our users have Enterprise IDs). From my understanding, this will require creating a unique user group with a list of Enterprise/Federated ID IMS users.
I've read a lot of articles out there, but I can't seem to answer one question: If Person A has logged in to AEM via SSO first and the user's been created automatically in AEM upon SSO login, then they've managed to log in to AEM via Asset Link -- which, I'm guessing, will result in creation of another Enterprise ID user of the same person from IMS. Can these user instances be combined into one single profile, or will these be separately managed (IMS user and SSO user)?
We're not planning to subscribe to AEM Managed Services yet, so we won't be using IMS based authentication for our users.