Atlasssian describe how Connect, being web-hook and REST API driven, is completely language and platform agnostic. This means that one should be able to create a Python service externally to handle the web-hooks and make API calls back to do what I need. The problem I face is the complexity of managing the JWT. There are a number of sample applications on the connect website; however these all use frameworks to handle the JWT authentication and are only in available in Javascript, Java, Haskell, etc. There is a python jwt library and this will no doubt make things easier, but a working sample Python app(similar to atlassian-connect-express) would be appreciated by a great many.
Hey Boddupally,
I'm assuming you're referring to the atlassian-jwt-py python library to handle JWT tokens.
While it's not as simple as a straight Hello World, there is a publicly accessible Bitbucket repo for a project to add pull request guidelines. It's written in Python and does use Connect, so hopefully is helpful in giving some guidance.
Cheers,
Daniel
@Daniel Eads @It appears that link is no longer public. By chance do you know if it moved or have another reference to a python example?
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.