rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
133 stars 63 forks source link

RustDesk program no Azure login #198

Closed lapetooos closed 7 months ago

lapetooos commented 7 months ago

Unfortunately, we no longer have the option of logging into the rust desk windows program with the azure account.

rustdesk-windows-no-azure-login

rustdesk commented 7 months ago

@fufesou follow up

fufesou commented 7 months ago

@lapetooos Hi, thanks for your feedback. Have you only configured Azure's oidc?

It seems your RustDesk sever does not start successfully or you cannot connect to the server.

lapetooos commented 7 months ago

@fufesou yes we only have Azure's OIDC configured.

What can I check to test if my RustDesk server does not start successfully or if I cannot connect to the server?

fufesou commented 7 months ago

Can you login the webconsole?

You can find the server ip:port here.

image

And then check the connection state.

1707290102017

If the connection state is not ready, please:

  1. Check if the server is running on the server machine.
  2. Check if network connection is permitted. You can run nc <ip> <port> or telnet <ip> <port> on your client side machine.

If the connection is ready, please login the web console as user "admin". To check if OIDC configuration is missing.

rustdesk commented 7 months ago

Also make sure API Server is set correctly.

https://rustdesk.com/docs/en/self-host/client-configuration/#set-api-server