"Generate Random Password" action in Flow designer errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2023 02:09 AM
Morning Everyone
Has anyone else run into the issue of a flow "erroring" when using the OOB Microsoft Azure "Random Password Generator".
I get this error Error:
"com.glide.script.fencing.CrossScopeAccessNotAllowedException: Access to KMFCryptoOperation.withAlgorithm from scope sn_azure_ad_spoke not allowed.,Detail: Cannot find function getMessage in object JavaException: com.glide.script.fencing.CrossScopeAccessNotAllowedException: Access to KMFCryptoOperation.withAlgorithm from scope sn_azure_ad_spoke not allowed."
I have created my flow in the same application scope as the OOB actions
and this is what the execution looks like :-
I have seen community posts showing how to script a random password, but I would like to use the OOB option as my preferred choice
Thanks All