Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't work when typing client ID and secret token #70

Open
milimarg opened this issue Apr 14, 2022 · 7 comments
Open

doesn't work when typing client ID and secret token #70

milimarg opened this issue Apr 14, 2022 · 7 comments

Comments

@milimarg
Copy link

Hello! I created the app on azure and i have a secret token and a client ID. But when i type them in the external storage settings panel, it gives me a red circle a the left...

@shadow7412
Copy link

I'm getting the same thing. I do note that I got a warning about the newest version of nextcloud not being for this version - I suspect this is a factor.

It would be good to have this working though.

@amerabdalhabib
Copy link

Dealing with the same issue. Though I'm also confused with which is the secret token and which is the client ID. Can anyone share a screenshot? #noob

@miszterx
Copy link

+1

@blighter
Copy link

Same, it would be nice to be able to see what the error message is - it doesn't even show in the nextcloud.log (log level 0)

@Apofoo
Copy link

Apofoo commented May 7, 2023

I know it is late, but i was facing the same issue and found the problem.
In Client ID you should not put the client ID associated to your secret but the Application ID (Visible in the Overview of your Azure App)
In Client Secret, you still put the secret.
The client ID is not needed anywhere !

@assenzostefano
Copy link

I know it is late, but i was facing the same issue and found the problem. In Client ID you should not put the client ID associated to your secret but the Application ID (Visible in the Overview of your Azure App) In Client Secret, you still put the secret. The client ID is not needed anywhere !

So I have to take the ID from Overview>Application (client) ID while the Client Secret I take it from Certificates & secrets>Value ?

@Apofoo
Copy link

Apofoo commented Jun 10, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants