Best approach for developing 2 Factor Authentication Plugin

slothstronaut April 6, 2017

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 =) 

 

2 answers

1 vote
Sam Hall
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 6, 2017

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"

1 vote
Thomas Schlegel
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 6, 2017

Hi slothstronaut,

there's another community for developer's issues:

https://community.developer.atlassian.com/

Maybe you get an answer there sooner

slothstronaut April 6, 2017

Thx Thomas! I'll take a look at that.

Sam Hall
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 6, 2017

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events