a month ago
Hi expert,
I've a requirement to enable maintenance mode for the BTP User by period (user will be locked during period) And need to show a custom message to user to inform site is under maintenance
As far as i know for now we don't have maintenance mode for sap btp workzone services it still on idea of SAP
https://influence.sap.com/sap/ino/#/idea/295127
So, could u give me advice or do we've other way (instead of custom in UI5 apps)
The end date date could be set in your provisioning tool which will deactivate the user in IAS/CIS when it reaches that date.
You can create a plugin that reads the enddate from the provisioning tool or maybe from IAS/CIS and show a messages when it is getting closer to that date.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hallo @WouterLemaire ,
Could you please tell me more detaill?
Which feature i can use in that case locked user on Cloud Identity Services? can u give me some screenshot/step to do it
Thanks
In CIS your user has an end-date which can be used to show the message up front by using the CIS API.
CIS end date:
With the CIS API, you can get this information and show a messages in Work Zone by using a plugin:
API docu: SP User Information | SAP Help Portal
Work Zone plugin: Add a Shell Plugin | SAP Help Portal
User | Count |
---|---|
62 | |
10 | |
9 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.