Alfresco Version: Alfresco Content Service 6.2.2 (Enterprise Edition)
Alfresco Version: Alfresco Content Service 6.2.2 (Enterprise Edition)
You have to use Identity Service.
@ilseva Thanks for the quick response.
Actually, we have already configured the identity service with keycloak, and all the AD user's are able to login to ACS Share using SSO.
But, I am not understanding which URL's I have to use for getting auth token before calling the ACS rest API from external application.
Can you please share the API urls to get the auth token and the sequence in which I have to call them before calling Actual Alfresco API.
If possible, please share the exact url which i can use from postman to get auth token's and later I can use those auth tokens to call Alfresco API.
Any suggestions or inputs will be really appreciated.
Thanks in Advance.
I think that the URL you have to call to obtain the token has nothing to do with alfresco.
You have to use Keycloak API: https://www.keycloak.org/docs/latest/authorization_services/#_service_overview
I'm struggling with same dilemma. We have SSO configured and working for both Share and ADW to use two factor authentication for our user accounts. But, the only way I can figure out to connect to REST API is to use an INTERNAL Aflresco account and Basic Authorization (single factor authentication; ID and password only).
Have you figured out a way to connect to REST API through external authentication?
Support suggested using the ticket mechanism, but you have to make an API call to get the ticket and pass ID/password. I can't authenticate with my external user account with just ID/password; it requires 2FA through SSO.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.