首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Spring-boot oAuth2与bitbucket

Spring-boot oAuth2与bitbucket
EN

Stack Overflow用户
提问于 2021-07-23 02:23:15
回答 1查看 29关注 0票数 0

我需要添加Spring boot oAuth2 bitbucket身份验证。我没有得到任何有关bitbucket的spring boot application.yml配置的教程或博客。

EN

回答 1

Stack Overflow用户

发布于 2021-07-23 22:24:49

第1步:您需要在Bitbucket上创建OAuth消费者

可悲的是,它似乎只在高级帐户上可用

https://vssue.js.org/guide/bitbucket.html#create-a-new-oauth-consumer

Step 2:我相信所有OAuth第三方的工作方式都是一样的。

你可以查找"Login with Github Springboot example“并替换下面的信息

这是我用Github登录的.yaml文件。

因为Bitbucket Oauth不是免费的,所以我不能尝试

更新位桶OAuth文档

https://developer.atlassian.com/cloud/bitbucket/oauth-2/

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/68489847

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档