Skip to content

Commit

Permalink
change to app server #6593
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Apr 20, 2020
1 parent c717d63 commit fa205f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx-guides/source/installation/oidc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Now load the configuration into Dataverse using the same API as with :doc:`oauth

``curl -X POST -H 'Content-type: application/json' --upload-file my-oidc-provider.json http://localhost:8080/api/admin/authenticationProviders``

Dataverse will automatically try to load the provider and retrieve the metadata. Watch the Payara log for errors.
Dataverse will automatically try to load the provider and retrieve the metadata. Watch the app server log for errors.
You should see the new provider under "Other options" on the Log In page, as described in the :doc:`/user/account`
section of the User Guide.

Expand Down

0 comments on commit fa205f0

Please sign in to comment.