Working on a project that will provide a front-end & middle-tier on top of Alfresco. However, we'd like to leverage the Alfresco LDAP configuration so our users can use their normal network accounts.
I'd prefer for our code to just turn over the authentication completely to Alfresco; similar to how web apps use OAuth2, so that the credential are entered directly into the Alfresco UI without us having access.
Any way to accomplish this?