Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hi Everyone, We are setting up new integration with JIRA via Oauth2.0. But all our endpoints are getting failed with error code 404. Have removed cloud_id from the URL and response. PFB d...
I have a JSM project, I want to add Gmail there so that it takes letters from there and creates requests automatically, tell me how to do this? It seems that OAuth 2.0 is needed, but I can’t find w...
I'm developing a Python app , which takes user email from the user and pass to the Jira Cloud through API by using OAuth 2.0 (3LO) to get the list of all projects belongs to the user, however I'm a...
I am passing a state parameter to OAuth authorize URL eg: https://bitbucket.org/site/oauth2/authorize?client_id=LBYaNhkaPmghskxxxx&response_type=code&redirect_uri=https://yyyy.xxxx...
Hi, I created an app that uses oauth2 to ask for consent from the user in order to perform actions on their behalf. I added the the following permissions and scopes as per Jira w...
Hello, as the title mentions, I am having issues implementing OAuth in Forge. In the past, with the Connect apps I created, OAuth was fairly straightforward (as much as it can be at least) in that I...
I want to integrate Bitbucket with my application and invite someone to Bitbucket using the REST APIs. We had the invitation part in REST APIs version 1.0, but now, in version 2.0, we do not have a ...
Hello. Currently, both keycloak and Jira are operating in http environments. However, sso is done smoothly by linking keycloak and jira. However, problems arise in logout. For example, if only one...
As the topic says, I'm getting the following OAuth error when deploying the runner-controller: ``` self._client.parse_request_body_response(r.text, scope=self.scope) File "/usr/local/lib/python3.10...
Hi there! I'm working on a OAuth 2.0 integration with Jira. I'm able to start the dance and accept the required scopes in Jira via popup window but the state parameter is altered in b...
...he form to fill the required data to make an public. However was not able to quite conclude how the inputs should be given. Please let us know how the form would be filled when the app is an OAuth a...
I am trying to configure an incoming link using application links for ouath 2.0 , i fill all require fields on the page which are application name , callback URL and permissions , whene...
...y channel. As I understand it, this is done through OAuth, are there instructions on how to configure OAuth? And is it necessary to create a webhook for each project in Jira so that it can be sent to s...
...uildQueueManagerImpl] Bamboo operation time: takeBuildContext took 636597 ms and after that the log said: Rejecting OAuth request for url "<url_bamboo>/rest/remote-event-consumer/latest/events/s...
...024. As a solution, we will offer OAuth 2.0 as an authentication service that will be released with Crowd 6.1.0 by mid-September. This update will enhance your security and reduce the risk of u...
...rocess: The plugin decodes the JWT using a pre-configured public certificate, verifying the token's validity and expiration. User Identification: The plugin extracts and verifies the username or email f...
...ortals from wherever your users are located. SAML/OAuth SSO for JSM Customers is designed for enterprise user/customer management and scalability. Multiple IDP & SSO Protocol Support: Our s...
...ave enabled OAuth 2.0 (3LO) for it. I can successfully follow the steps to retrieve the user permission -> response code -> access token -> cloud ID for my project. However, I run into an i...
...edirection Rules: URL1 directs users to IDP1 (e.g., Okta). URL2 directs users to IDP2 (e.g., Azure AD). To solve this, we customized our JIRA OAuth SSO app. This version lets you configure a C...
...LO, not the other way around. (https://developer.atlassian.com/cloud/jira/service-desk/oauth-2-authorization-code-grants-3lo-for-apps/) Does the Atlassian API offer any assistance/f...
I have been create an OAuth 2.0 App in Developer Console and It is working fine with JIRA Apis and not working for Confluence to "List users" Getting the below error Failed to r...
How to authorize users of confluence using other web application--> I would like to authorize the profile of a Confluence user through the web-based application; everything should...
Hello Everyone, With Confluence, I am new. I would like to authorize the profile of a Confluence user through the web-based application; everything should be managed through programming(i.e. access ...
Hello, I developed an app where the user can select confluence as a "connector" to read data from a confluence space. I want to use confluence as my oauth2.0 provider so the user is redirected to a...
Hey, Atlassian Community! 🎉 Exciting news! We’ve just rolled out a game-changing update to our OAuth SSO app on the Atlassian Marketplace: JSON Web Tokens (JWT). This new feature is set to r...
Copied to clipboard