We have custom policies with KMSi already implemented. We have a requirement to store username/password to on client's browser so that once KMSI is expired, user dont have enter username/pass.
Is there a way to support this?
Thanks
We have custom policies with KMSi already implemented. We have a requirement to store username/password to on client's browser so that once KMSI is expired, user dont have enter username/pass.
Is there a way to support this?
Thanks
Hi @RahilMomin-9017 , how do you mean? Usually this is all client/browser side anyway where the passwords are stored. Are you asking if we can force the browser to remember? Please let me know and I can help you further.
Best,
James
Hi @JamesHamil-MSFT I was thinking about secure cookie that stores username/password which is created from the server-side if the remember-me checkbox is checked.
Hi @RahilMomin-9017 , you could theoretically do what you suggested in your follow up comment, but we don't have any official documentation or guides for this. We prefer to have the user configure this within their browser. However, if you have any questions on the specific execution steps I can help you with those.
9 people are following this question.