Hello,
I'm trying to achieve oauth2 integration using APS 1.11 in a container and external oauth2 provider. I have oauth2 properties enabled in activiti-app.properties. When I click SSO login on login screen it takes me to following address:
https://example.mockservice.com/login/oauth2/authorize?client_id=abc123&redirect_uri=http://testing.processservices.com/activiti-app/sso/loginsso&response_type=code&state=abc123
External oauth2 provider requires redirect_uri parameter to start with https.
So the question is, is it possible to change redirect_uri parameter value somewhere (marked in bold)?
Anyone knows how to change redirect_uri from http to https?
Is there any property that allows changing the property?
I've read other topics on this matter on this forum but still no solution for this. Does anyone know any more in-depth tutorial on how to configure Oauth2 with APS 1.11?
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
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.