issues Search Results · repo:atlassian/asap-authentication-python language:Python
Filter by
8 results
(63 ms)8 results
inatlassian/asap-authentication-python (press backspace or delete to remove)Hey there. I m using atlassian_jwt_auth in an ayncio context; specifically using pytest-asyncio for the event loop
creation. By default this library creates a new event loop for each test. (This is my ...
tildedave
- Opened on Jun 16, 2021
- #143
I have HTTPSMultiRepositoryPublicKeyRetriever setup to use two respositories. However it only attempts the other on 500
errors, but not any thing similar like ConnectionErrors.
Traceback (most recent ...
csatl
- Opened on Sep 12, 2019
- #104
We re using this by way of the ProxiedAsapMiddleware
def __init__(self):
self.backend = DjangoBackend()
self.settings = self.backend.settings
self._verifier = backend.get_verifier(settings=self.settings) ...
seanconaty
- 2
- Opened on Mar 11, 2019
- #101
dbaxa
- 1
- Opened on Aug 29, 2018
- #94
!--- When key retriever fails to get the key on HTTP Error, TypeError exception is propagated instead of ValueError --
Expected Behavior
When key retriever fails to get the key on HTTP Error, for example ...
jeremybaumont
- Opened on Nov 24, 2017
- #68
Hi,
I am trying to create ASAP token in MuleSoft using python but I am getting an error:
Root Exception stack trace:
Traceback (most recent call last):
File script , line 8, in module
File ...
nraghun
- 1
- Opened on Oct 5, 2017
- #56
Another way to use this is to create an ASAP authentication class:
class ASAPAuth(JWTAuth):
For ASAP authenticating REST requests to a given audience.
signer = JWTAuthSigner(
...
quantoid
- 2
- Opened on Aug 30, 2017
- #51
Hi,
I just wanted to point you out that there s an option of having new package version automatically deployed to PyPI
deployment once you release a new tag.
Corresponding section in .travis.yml would ...
webknjaz
- 1
- Opened on Apr 14, 2017
- #40

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.