You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The prompt says to open web browser to authenticate and obtain an authorization code, with a login.microsoftonline URL.
Using my mac (ubuntu-server is headless), log-in.
Approve the app on behalf the organization (I'm the admin).
Nothing happens, stuck here.
Additionally, with development tools present in Chromium-based browsers, the error says
Failed to launch 'x-cyberduck-action://oauth/?code=0.AcoA3RBTXEtpLUqsidjWsrNQJo_BC_QCzRJCt_EVJD5....shVLs&state=ht....dh&session_state=cf2e58.....44cf' because the scheme does not have a registered handler.
Tried copy-pasting the code="" part, but didn't work.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Basically, stuck here. Clicking the continue button triggers the action, but not showing the code.
Desktop (please complete the following information):
OS: ubuntu-server 22.04 as a PVE LXC
Version: Cyberduck 8.7.2 (40975).
Additional context
As a software dev with some experience for Microsoft SSO integration on products, I guess the return address and/or the App Registration settings should be changed. Basically it should simply print out the code visually, as in some cases the machine used for browser verification might not have a duck executable.
The text was updated successfully, but these errors were encountered:
I can confirm the custom redirect URI is not registered with Cyberduck CLI and is unable retrieve events from the web browser. Duplicate for #13587. As a workaround use the connection profile from 1
Describe the bug
Cannot log into sharepoint
To Reproduce
Steps to reproduce the behavior:
Additionally, with development tools present in Chromium-based browsers, the error says
Tried copy-pasting the code="" part, but didn't work.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
![image](https://private-user-images.githubusercontent.com/48399106/300257373-394fc70c-f10e-43ae-b0aa-2cbb0a6dbdd7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjE1MzUsIm5iZiI6MTczOTI2MTIzNSwicGF0aCI6Ii80ODM5OTEwNi8zMDAyNTczNzMtMzk0ZmM3MGMtZjEwZS00M2FlLWIwYWEtMmNiYjBhNmRiZGQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA4MDcxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAxYjA4YWU2Njg0N2Q0NTliMGIxOTE1ZWU4MDllN2FkZTVhOGQwNmEzZWJkYzQxMzA2NDVmOWIxODQ4N2ZkNzMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.VP4uCCKyheQhzDb-pYt8DRRBa7C9J5673eBNHXPs8Gw)
Basically, stuck here. Clicking the continue button triggers the action, but not showing the code.
Desktop (please complete the following information):
Additional context
As a software dev with some experience for Microsoft SSO integration on products, I guess the return address and/or the App Registration settings should be changed. Basically it should simply print out the code visually, as in some cases the machine used for browser verification might not have a duck executable.
The text was updated successfully, but these errors were encountered: