Skip to content

Commit

Permalink
update auth0 settings
Browse files Browse the repository at this point in the history
  • Loading branch information
birm committed Oct 16, 2018
1 parent e50a966 commit 620fa46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion login.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<h1>Redirecting...</h1>
<script>
// config vars, TODO move to something more configurable
var redirect_uri = "https://YOUR_APP/callback"
var redirect_uri = "https://wolf.cci.emory.edu/camic_uat/login.html"
var audience = "wolf.cci.emory.edu/camic_uat"
var scope = "openid%20email"
var client_id = "YLRDUmEs5Jivi6FX3XtNNAt97X3a0epD"
Expand Down

0 comments on commit 620fa46

Please sign in to comment.