Hello bois'n'gerls!
First of all: P2 vs. Connect
As Frank mentioned here "Using Atlassian Connect is not sufficient enough as you can by-pass requests.". Is this 2 years after still an issue? Or just inseparable part of the design of Connect?
As I'm planning to use third party applications like Google Authenticaor, is there anything speaking against using the rfc6238 standard? Are there better/more secure approaches since?
The general design approach would be a servlet-like filter that blocks all requests until a correct OTP for the user is entered. Is there something wrong with that?
If you know any useful literatur about this topic in general, please feel free to post your information under this question here! =)
Greetings,
slothstronaut =)
Just for completness, as it probably answers the question:
From Dave Meyer on https://community.developer.atlassian.com/t/best-approach-for-developing-2-factor-authentication-plugin/2120
"Simply put, it is not possible to implement custom authentication for Atlassian Cloud applications. Among other reasons, Atlassian has a shared authentication layer for our cloud services called Atlassian account, so JIRA Cloud does not even have APIs that you could extend. Additionally, you should expect that we will expand native support for 2FA from Bitbucket to the rest of Atlassian Cloud in the near future.
So hopefully that's enough to guide you towards building a P2 plugin for JIRA Server.
Dave"
Hi slothstronaut,
there's another community for developer's issues:
https://community.developer.atlassian.com/
Maybe you get an answer there sooner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here's a link to the thread about this in the dev community, in case useful for others: https://community.developer.atlassian.com/t/best-approach-for-developing-2-factor-authentication-plugin/2120
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.