Hi, our application uses app links to connect with Bitbucket Data Center (BBDC) OAuth 1.0 method in order to allow users to login to our dashboard with the user they have in BBDC + Of course, after, do some actions with the token and token secret we get from the completed flow (or dance, as you call in your docs).
Things work, but every single time the user logins in our dashboard, the flow asks for the read and write access where the user needs to click the Allow button to finally get redirected back to our dashboard to complete the flow.
Again, things work, but the question is:
Is it possible to avoid getting this screen on BBDC asking for the user permissions in order to complete this flow?
This is the screen I'm talking about:
Also, if you go to Authorized Applications you can see that this creates a record for every single login even tho is always the same app:
I can add a lot of more information, but maybe the answer is just "no, this is how the flow works", so I will just add that we don't have user signup in our dashboard, users have to always login using their git accounts (can be Github, Gitlab, Bitbucket, etc) and normally for all of these (including Bitbucket Cloud) the flow works good, the Git Proivder remembers that the user gave permissions to the application (in this case an AppLink) and don't ask again unless the user revokes the access.
Thank you so much in advance and I hope this can be solved somehow.
Kind regards.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.