Hi Everyone.
We are trying to go passwordless here, therefore I'm trying to get our RDP Manager to connect to clients office 365 but what I need it to do it connect without the team having access to the username and password.
Anyone know how I can get that to work on RDPMan?
Thanks in advance.
Hello,
To connect to the O365 PowerShell module, the users would need access to the credentials, since they need to be sent to connect to O365. You can use variables to connect ($USERNAME$ and $PASSWORD$), but they need to have view and view password permissions to have access to them. If you only wanted to connect to the web interface, then your users would not need access to the password and they would still be able to authenticate with the autofill, but they would still see the username.
We also have a Secret Management PowerShell module if you are using a Devolutions Server or Hub Business data source, but the users would still need access to the credentials, it would just be more automated. https://cdndevolutions.blob.core.windows.net/documents/how-to/how-to-leverage-powershell-secret-management-with-password-hub-and-devolutions-server.pdf
Best regards,
Richard Boisvert