-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
Add feature to allow ADFS (Active Directory Federation Services) token based authentication for Bitbucket DC APIs.
Currently basic auth and PAT are the only option to access Bitbucket APIs.
Token-based authentication enhances security because the tokens are digitally signed, ensuring they are genuine and have not been tampered with. Tokens are also typically short-lived, reducing the opportunity for misuse.
This could be a necessity for customers with stringent security requirements.