Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

allow use of experimental Oauth2 endpoint #16

Merged
merged 2 commits into from
Feb 5, 2018

Conversation

rjw57
Copy link
Member

@rjw57 rjw57 commented Feb 2, 2018

If the IAR_USE_EXPERIMENTAL_OAUTH2_ENDPOINT environment variable is set,
the backend will use the experimental OAuth2 endpoint for authorisation.
In this case the IAR_CLIENT_ID and IAR_CLIENT_SECRET variables must be
set.

Update docs to include information on how to run the backend in this mode.

If the IAR_USE_EXPERIMENTAL_OAUTH2_ENDPOINT environment variable is set,
the backend will use the experimental OAuth2 endpoint for authorisation.
In this case the IAR_CLIENT_ID and IAR_CLIENT_SECRET variables must be
set.
@codecov
Copy link

codecov bot commented Feb 2, 2018

Codecov Report

Merging #16 into master will decrease coverage by 1.31%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage      96%   94.69%   -1.32%     
==========================================
  Files          28       28              
  Lines         576      584       +8     
==========================================
  Hits          553      553              
- Misses         23       31       +8
Impacted Files Coverage Δ
iarbackend/settings/developer.py 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96065b3...9be81f6. Read the comment docs.

@abrahammartin abrahammartin merged commit 4556d2d into uisautomation:master Feb 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants