Hello,
I have an Application. It has an Application Permission set (Directory.Read.All). It has a client secret set.
So, is there a way to update password credentials or generate a new client secret without any delegated permissions AND without Application Permission - Application.ReadWrite.All?
Something like Application.ReadWrite.Self.
Thanks in advance!
Perhaps, @michev, you know any way to perform something like this?