Update topics/oidc/java/java-adapter-config.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 06:19:07 +02:00
parent 26baf1076c
commit 89ed2a3a7b

View file

@ -52,7 +52,7 @@ resource::
realm-public-key:: realm-public-key::
PEM format of the realm public key. You can obtain this from the administration console. PEM format of the realm public key. You can obtain this from the administration console.
This is OPTION._ This is _OPTIONAL_. If not set the adapter will download this from {{book.project.name}} on startup.
auth-server-url:: auth-server-url::
The base URL of the {{book.project.name}} server. All other {{book.project.name}} pages and REST service endpoints are derived from this. It is usually of the form `https://host:port/auth`. The base URL of the {{book.project.name}} server. All other {{book.project.name}} pages and REST service endpoints are derived from this. It is usually of the form `https://host:port/auth`.