Users need to be informed once his password is changed by admin user.
Currently, user is not informed once his password has been changed by admin user. It is observed that when admin user changes password of another user in the platform, user is not informed about the operation.
Detailed Steps.
1. Navigate to ...
Allow for custom authentication for microservices end-points and frontend applications (disable Cumulocity authentication)
We would like to deploy new frontend application and microservices using their own authentication. Therefore we would need to have an option to disable Cumulocity authentication on the microservice endpoints and frontend application artifacts.
Backend endpoint that returns the Azure AD access token
I want to be able to retrieve the Azure AD token from Cumulocity so that I can use it to place requests against external services which cannot deal with the Cumulocity internal token.