-
Notifications
You must be signed in to change notification settings - Fork 198
CLI unable to interact with deployed OneFuzz #139
Comments
Thank you for your response!
|
There wasn't any authorized application in onefuzz-cli, but there was one in the other. I deleted it and both of the application registrations, then redeploy them. I still have to add that redirect URL as you mentioned previously. Sadly, it's giving me the same error message. |
No worries, it is very likely that the deployment script has a bug when creating the registration. I am just trying to narrow it down.
|
That was disabled, enabling it doesn't seem to help as well. |
I changed I wonder if I should leave this issue open to track the bug with deploy script. |
This is weird, The Setting for "Treat application as a public client" and "allowPublicClient" in the manifest are the same. |
Hmm, this is truly weird. I will try reverting the changes tomorrow to see what it did and post some updates here. This was my organisation subscription, but I have all the permissions listed here. https://github.com/microsoft/onefuzz/blob/main/src/deployment/deployment-role.json I will also try it on my personal one to see if it's just my organisation. |
The setting "Treat application as a public client" indeed does change "allowPublicClient" to "true", I probably forgot to click save when I first tried. |
Given your other issue #173, I take this issue has been addressed. @Sinderella, please reopen this issue if it persists. |
@bmc-msft, yep, the issue is fixed for me, but the deployment script still requires fixes for those extra steps as far as I understand. Unless I did something wrong and you cannot reproduce it? |
Information
Provide detailed reproduction steps (if any)
deploy.py
, following https://github.com/microsoft/onefuzz/blob/main/docs/getting-started.mddeploy.py
Expected result
Authenticated and be able to interact with onefuzz using the CLI.
Actual result
After logging in successfully, I received the following message from the login portal and the CLI doesn't return.
The text was updated successfully, but these errors were encountered: