Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Invalid credentials / no access with personal access token #158

Open
davdittrich opened this issue Dec 22, 2022 · 0 comments
Open

Invalid credentials / no access with personal access token #158

davdittrich opened this issue Dec 22, 2022 · 0 comments

Comments

@davdittrich
Copy link

My (employer's) confluence instance does not allow login through username/password or API token as they use OKTA.
Instead, they allow creating personal access tokens (see https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html ) that do not work with conflr since authentication is implemented differently. A command like

curl -H "Authorization: Bearer " https://{baseUrlOfYourInstance}/rest/api/content

works with that confluence instance.

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

No branches or pull requests

1 participant