Started by an SCM change Building on master in workspace /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/GluuFederation/oxD # timeout=10 Fetching upstream changes from https://github.com/GluuFederation/oxD > git --version # timeout=10 > git fetch --tags --progress https://github.com/GluuFederation/oxD +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/version_3.1.4^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/version_3.1.4^{commit} # timeout=10 Checking out Revision 514492d40031d9cdeb47c9087932be3c89760392 (refs/remotes/origin/version_3.1.4) > git config core.sparsecheckout # timeout=10 > git checkout -f 514492d40031d9cdeb47c9087932be3c89760392 Commit message: "Update oxd-server.spec" > git rev-list --no-walk 84359142061ec234d40d30149bfd6aeb81c10024 # timeout=10 [workspace] $ /bin/bash /opt/tomcat/temp/jenkins4615957710268606090.sh Cloning into 'oxHudsonProfiles'... [workspace] $ /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven_3.3.9/bin/mvn -DVERSION_NAME=version_3.1.4 -DSERVER_PROFILE=ce-dev3 -DMAVEN_SKIP_TESTS=false -DOXD_CONF=/home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/test/resources/oxd-conf-test.json -Doxd.server.config=/home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/test/resources/oxd-conf-test.json -Dmaven.test.skip=false clean compile javadoc:aggregate-jar install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-common:jar:3.1.4.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.4.Final, /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-client:jar:3.1.4.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.4.Final, /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-server:jar:3.1.4.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.4.Final, /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-rp-client:jar:3.1.4.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.4.Final, /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd-https-extension:jar:3.1.4.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ org.xdi:oxd:3.1.4.Final, /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/pom.xml, line 64, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.xdi:oxd:pom:3.1.4.Final [WARNING] 'repositories.repository.id' must not be 'local', this identifier is reserved for the local repository, using it for other repositories will corrupt your repository metadata. @ line 64, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] oxD [INFO] oxD Common [INFO] oxD Client [INFO] oxD Server [INFO] oxD RP Client [INFO] oxd-https-extension [WARNING] The POM for org.codehaus.mojo:gwt-maven-plugin:jar:${gwt.version} is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.codehaus.mojo:gwt-maven-plugin:${gwt.version}: Plugin org.codehaus.mojo:gwt-maven-plugin:${gwt.version} or one of its dependencies could not be resolved: Failure to find org.codehaus.mojo:gwt-maven-plugin:jar:${gwt.version} in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Common 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-common --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-common --- [INFO] Compiling 61 source files to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Client 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-client --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-client --- [INFO] Compiling 6 source files to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Server 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-server --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/target [INFO] [INFO] --- git-commit-id-plugin:2.1.12:revision (get-the-git-infos) @ oxd-server --- [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-server --- [INFO] Compiling 68 source files to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD RP Client 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oxd-rp-client --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-rp-client/target [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-rp-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-rp-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-rp-client --- [INFO] Compiling 5 source files to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-rp-client/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxd-https-extension 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ oxd-https-extension --- [INFO] Deleting /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-https-extension/target [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ oxd-https-extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ oxd-https-extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-https-extension/target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD 3.1.4.Final [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.codehaus.mojo:gwt-maven-plugin:jar:${gwt.version} is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.codehaus.mojo:gwt-maven-plugin:${gwt.version}: Plugin org.codehaus.mojo:gwt-maven-plugin:${gwt.version} or one of its dependencies could not be resolved: Failure to find org.codehaus.mojo:gwt-maven-plugin:jar:${gwt.version} in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate-jar (default-cli) @ oxd --- [INFO] Loading source files for package org.xdi.oxd.common.params... Loading source files for package org.xdi.oxd.common... Loading source files for package org.xdi.oxd.common.introspection... Loading source files for package org.xdi.oxd.common.response... Loading source files for package org.xdi.oxd.client... Loading source files for package org.xdi.oxd.server.model... Loading source files for package org.xdi.oxd.server... Loading source files for package org.xdi.oxd.server.op... Loading source files for package org.xdi.oxd.server.introspection... Loading source files for package org.xdi.oxd.server.persistence... Loading source files for package org.xdi.oxd.server.guice... Loading source files for package org.xdi.oxd.server.service... Loading source files for package org.xdi.oxd.rp.client... Loading source files for package org.gluu.oxd... Constructing Javadoc information... Standard Doclet version 1.8.0_121 Building tree for all the packages and classes... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/AuthorizationCodeFlowParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/CheckAccessTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/CheckIdTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/EmptyParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/GetAccessTokenByRefreshTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/GetAuthorizationCodeParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/GetAuthorizationUrlParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/GetClientTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/GetLogoutUrlParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/GetRpParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/GetTokensByCodeParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/GetUserInfoParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/HasOxdIdParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/HasProtectionAccessTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/ImplicitFlowParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/IntrospectAccessTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/IntrospectRptParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/IParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/LicenseStatusParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/RegisterSiteParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/RemoveSiteParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/RpGetClaimsGatheringUrlParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/RpGetRptParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/RsCheckAccessParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/RsProtectParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/SetupClientParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/UpdateSiteParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/ValidateParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/Command.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/CommandResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/CommandType.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/CoreUtils.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/ErrorResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/ErrorResponseCode.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/ErrorResponseException.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/HttpErrorResponseException.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/ReadResult.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/ResponseStatus.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/introspection/CorrectRptIntrospectionResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/introspection/CorrectUmaPermission.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/AuthorizationCodeFlowResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/CheckAccessTokenResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/CheckIdTokenResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/GetAuthorizationCodeResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/GetAuthorizationUrlResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/GetClientTokenResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/GetRpResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/GetTokensByCodeResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/GetUserInfoResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/ImplicitFlowResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/IOpResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/LicenseStatusOpResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/LogoutResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/RegisterSiteResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/RemoveSiteResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/RpGetClaimsGatheringUrlResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/RpGetRptResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/RsCheckAccessResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/RsProtectResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/SetupClientResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/UpdateSiteResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/CommandClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/CommandClientPool.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/HttpClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/HttpClientInterface.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/ObjectPool.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/TransportClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/Pat.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/UmaResource.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/UmaToken.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/UmaTokenFactory.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/Cli.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/Configuration.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/Convertor.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/Processor.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/ServerLauncher.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/ShutdownException.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/SocketProcessor.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/Utils.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/AuthorizationCodeFlowOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/BaseOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/CheckAccessTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/CheckIdTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/GetAccessTokenByRefreshTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/GetAuthorizationCodeOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/GetAuthorizationUrlOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/GetClientTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/GetLogoutUrlOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/GetRpOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/GetTokensByCodeOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/GetUserInfoOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/ImplicitFlowOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/IntrospectAccessTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/IntrospectRptOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/IOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/LicenseStatusOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/OperationFactory.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/RegisterSiteOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/RemoveSiteOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/RpGetGetClaimsGatheringUrlOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/RpGetRptOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/RsCheckAccessOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/RsProtectOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/SetupClientOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/UpdateSiteOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/ValidateOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/Validator.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/BackCompatibleIntrospectionResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/BackCompatibleIntrospectionService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/BadRptIntrospectionResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/BadRptIntrospectionService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/BadUmaPermission.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/ClientFactory.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/CorrectRptIntrospectionService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/H2Configuration.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/H2PersistenceProvider.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/PersistenceService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/PersistenceServiceImpl.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/RedisPersistenceService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/SqlPersistenceProvider.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/SqlPersistenceServiceImpl.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/guice/GuiceModule.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/ConfigurationService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/DiscoveryService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/HttpService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/IntrospectionService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/MigrationService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/MinimumRp.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/PublicOpKeyService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/Rp.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/RpService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/SocketService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/StateService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/UmaTokenService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/ValidationService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/HrefDetails.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/RpClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/RpClientFactory.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/RpClientUtils.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/RpSocketClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/OxdHttpsApplication.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/OxdHttpsConfiguration.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/RestResource.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/overview-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/introspection/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/introspection/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/introspection/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/guice/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/guice/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/guice/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/package-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/package-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/package-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/constant-values.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/serialized-form.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/GetRpParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/GetAuthorizationCodeParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/GetAuthorizationUrlParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/IntrospectAccessTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/CheckAccessTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/GetClientTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/GetUserInfoParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/ImplicitFlowParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/RsProtectParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/LicenseStatusParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/GetTokensByCodeParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/UpdateSiteParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/AuthorizationCodeFlowParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/GetLogoutUrlParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/RegisterSiteParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/HasOxdIdParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/EmptyParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/HasProtectionAccessTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/GetAccessTokenByRefreshTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/IntrospectRptParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/CheckIdTokenParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/IParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/ValidateParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/RemoveSiteParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/RpGetRptParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/RsCheckAccessParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/SetupClientParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/class-use/RpGetClaimsGatheringUrlParams.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/HttpErrorResponseException.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/ResponseStatus.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/CommandType.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/ErrorResponseCode.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/CoreUtils.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/ReadResult.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/ErrorResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/ErrorResponseException.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/CommandResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/class-use/Command.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/introspection/class-use/CorrectUmaPermission.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/introspection/class-use/CorrectRptIntrospectionResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/RpGetRptResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/CheckIdTokenResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/IOpResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/RegisterSiteResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/GetClientTokenResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/LicenseStatusOpResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/AuthorizationCodeFlowResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/CheckAccessTokenResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/RpGetClaimsGatheringUrlResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/GetAuthorizationUrlResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/GetUserInfoResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/UpdateSiteResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/LogoutResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/GetAuthorizationCodeResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/ImplicitFlowResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/RemoveSiteResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/RsProtectResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/GetRpResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/GetTokensByCodeResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/SetupClientResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/class-use/RsCheckAccessResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/class-use/CommandClientPool.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/class-use/ObjectPool.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/class-use/HttpClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/class-use/HttpClientInterface.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/class-use/TransportClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/class-use/CommandClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/class-use/Pat.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/class-use/UmaResource.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/class-use/UmaToken.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/class-use/UmaTokenFactory.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/class-use/Cli.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/class-use/SocketProcessor.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/class-use/Configuration.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/class-use/ShutdownException.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/class-use/Processor.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/class-use/Utils.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/class-use/ServerLauncher.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/class-use/Convertor.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/UpdateSiteOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/GetAuthorizationUrlOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/IntrospectAccessTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/RsProtectOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/CheckIdTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/RpGetRptOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/GetRpOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/Validator.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/GetClientTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/RsCheckAccessOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/RegisterSiteOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/RemoveSiteOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/OperationFactory.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/ImplicitFlowOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/GetAuthorizationCodeOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/IntrospectRptOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/ValidateOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/GetLogoutUrlOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/CheckAccessTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/IOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/SetupClientOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/GetTokensByCodeOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/BaseOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/GetAccessTokenByRefreshTokenOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/GetUserInfoOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/LicenseStatusOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/RpGetGetClaimsGatheringUrlOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/class-use/AuthorizationCodeFlowOperation.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/class-use/CorrectRptIntrospectionService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/class-use/BadRptIntrospectionService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/class-use/BackCompatibleIntrospectionService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/class-use/BadRptIntrospectionResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/class-use/ClientFactory.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/class-use/BackCompatibleIntrospectionResponse.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/class-use/BadUmaPermission.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/class-use/H2Configuration.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/class-use/H2PersistenceProvider.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/class-use/SqlPersistenceServiceImpl.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/class-use/RedisPersistenceService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/class-use/PersistenceService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/class-use/SqlPersistenceProvider.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/class-use/PersistenceServiceImpl.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/guice/class-use/GuiceModule.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/StateService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/Rp.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/UmaTokenService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/HttpService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/RpService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/MinimumRp.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/MigrationService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/IntrospectionService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/ConfigurationService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/SocketService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/DiscoveryService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/PublicOpKeyService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/class-use/ValidationService.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/class-use/RpClientFactory.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/class-use/HrefDetails.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/class-use/RpClientUtils.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/class-use/RpClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/class-use/RpSocketClient.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/class-use/OxdHttpsConfiguration.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/class-use/RestResource.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/class-use/OxdHttpsApplication.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/gluu/oxd/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/client/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/introspection/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/params/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/common/response/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/rp/client/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/guice/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/introspection/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/model/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/op/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/persistence/package-use.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/org/xdi/oxd/server/service/package-use.html... Building index for all the packages and classes... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/overview-tree.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/index-all.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/allclasses-frame.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/allclasses-noframe.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/index.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/overview-summary.html... Generating /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/apidocs/help-doc.html... 20 warnings [WARNING] Javadoc Warnings [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/src/main/java/org/xdi/oxd/common/CoreUtils.java:238: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/Convertor.java:37: warning: no @param for command [WARNING] public static T asParams(Class clazz, Command command) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/IOperation.java:23: warning: no @param for params [WARNING] public CommandResponse execute(T params) throws Exception; [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/IOperation.java:23: warning: no @throws for java.lang.Exception [WARNING] public CommandResponse execute(T params) throws Exception; [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/BaseOperation.java:46: warning: no @param for injector [WARNING] protected BaseOperation(Command command, final Injector injector, Class parameterClass) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/BaseOperation.java:46: warning: no @param for parameterClass [WARNING] protected BaseOperation(Command command, final Injector injector, Class parameterClass) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/GetAccessTokenByRefreshTokenOperation.java:33: warning: no @param for injector [WARNING] protected GetAccessTokenByRefreshTokenOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/GetAuthorizationCodeOperation.java:37: warning: no @param for injector [WARNING] protected GetAuthorizationCodeOperation(Command p_command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/GetAuthorizationUrlOperation.java:34: warning: no @param for injector [WARNING] protected GetAuthorizationUrlOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/GetClientTokenOperation.java:39: warning: no @param for injector [WARNING] protected GetClientTokenOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/GetLogoutUrlOperation.java:35: warning: no @param for injector [WARNING] protected GetLogoutUrlOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/GetTokensByCodeOperation.java:37: warning: no @param for injector [WARNING] protected GetTokensByCodeOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/GetUserInfoOperation.java:25: warning: no @param for injector [WARNING] protected GetUserInfoOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/RegisterSiteOperation.java:57: warning: no @param for injector [WARNING] protected RegisterSiteOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/RsCheckAccessOperation.java:41: warning: no @param for injector [WARNING] protected RsCheckAccessOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/SetupClientOperation.java:34: warning: no @param for injector [WARNING] protected SetupClientOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/UpdateSiteOperation.java:42: warning: no @param for injector [WARNING] protected UpdateSiteOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/op/ValidateOperation.java:26: warning: no @param for injector [WARNING] protected ValidateOperation(Command command, final Injector injector) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/service/SocketService.java:50: warning: no @param for conf [WARNING] public SocketService(Configuration conf, HttpService httpService) { [WARNING] ^ [WARNING] /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/main/java/org/xdi/oxd/server/service/SocketService.java:50: warning: no @param for httpService [WARNING] public SocketService(Configuration conf, HttpService httpService) { [WARNING] ^ [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/oxd-3.1.4.Final-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxd --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/pom.xml to /var/www/html/maven/org/xdi/oxd/3.1.4.Final/oxd-3.1.4.Final.pom [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/target/oxd-3.1.4.Final-javadoc.jar to /var/www/html/maven/org/xdi/oxd/3.1.4.Final/oxd-3.1.4.Final-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Common 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-common --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxd-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxd-common --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oxd-common --- [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxd-common --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/oxd-common.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ oxd-common --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/oxd-common-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ oxd-common >>> [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ oxd-common <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ oxd-common --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/oxd-common-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxd-common --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/oxd-common.jar to /var/www/html/maven/org/xdi/oxd-common/3.1.4.Final/oxd-common-3.1.4.Final.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/pom.xml to /var/www/html/maven/org/xdi/oxd-common/3.1.4.Final/oxd-common-3.1.4.Final.pom [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/oxd-common-tests.jar to /var/www/html/maven/org/xdi/oxd-common/3.1.4.Final/oxd-common-3.1.4.Final-tests.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-common/target/oxd-common-sources.jar to /var/www/html/maven/org/xdi/oxd-common/3.1.4.Final/oxd-common-3.1.4.Final-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Client 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-client --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxd-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxd-client --- [INFO] Compiling 31 source files to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oxd-client --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ oxd-client --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target/oxd-client.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ oxd-client --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target/oxd-client-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ oxd-client >>> [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ oxd-client <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ oxd-client --- [INFO] Building jar: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target/oxd-client-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxd-client --- [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target/oxd-client.jar to /var/www/html/maven/org/xdi/oxd-client/3.1.4.Final/oxd-client-3.1.4.Final.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/pom.xml to /var/www/html/maven/org/xdi/oxd-client/3.1.4.Final/oxd-client-3.1.4.Final.pom [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target/oxd-client-tests.jar to /var/www/html/maven/org/xdi/oxd-client/3.1.4.Final/oxd-client-3.1.4.Final-tests.jar [INFO] Installing /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-client/target/oxd-client-sources.jar to /var/www/html/maven/org/xdi/oxd-client/3.1.4.Final/oxd-client-3.1.4.Final-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oxD Server 3.1.4.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- git-commit-id-plugin:2.1.12:revision (get-the-git-infos) @ oxd-server --- [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ oxd-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oxd-server --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ oxd-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oxd-server --- [INFO] Compiling 9 source files to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ oxd-server --- [INFO] Surefire report directory: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Running beforeSuite ... log4j:ERROR setFile(null,true) call failed. java.io.FileNotFoundException: /var/log/oxd-server/oxd-server.log (No such file or directory) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:133) at org.apache.log4j.FileAppender.setFile(FileAppender.java:294) at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165) at org.apache.log4j.DailyRollingFileAppender.activateOptions(DailyRollingFileAppender.java:223) at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307) at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:295) at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:176) at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:191) at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:523) at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:492) at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:1001) at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:867) at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:773) at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:483) at org.apache.log4j.LogManager.(LogManager.java:127) at org.slf4j.impl.Log4jLoggerFactory.(Log4jLoggerFactory.java:66) at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:72) at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:45) at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150) at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124) at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412) at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357) at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:383) at org.xdi.oxd.server.ServerLauncher.(ServerLauncher.java:41) at org.xdi.oxd.server.SetUpTest.beforeSuite(SetUpTest.java:25) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:543) at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:212) at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:277) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:87) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1137) at org.testng.TestNG.runSuitesLocally(TestNG.java:1062) at org.testng.TestNG.run(TestNG.java:974) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) log4j:ERROR Either File or DatePattern options are not set for appender [FILE]. 2018-10-26 12:38:47,898 TRACE [org.xdi.oxd.server.service.ConfigurationService] Try to load configuration from system property: oxd.server.config, value: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/test/resources/oxd-conf-test.json 2018-10-26 12:38:48,160 TRACE [org.xdi.oxd.server.service.ConfigurationService] Configuration loaded successfully from system property: oxd.server.config. 2018-10-26 12:38:48,161 TRACE [org.xdi.oxd.server.service.ConfigurationService] Configuration: Configuration{port=8099, timeOutInSeconds=0, registerClientAppType='web', registerClientResponesType='code', localhostOnly=true, useClientAuthenticationForPat=true, trustAllCerts=true, keyStorePath='', keyStorePassword='', cryptProviderKeyStorePath='', cryptProviderKeyStorePassword='', cryptProviderDnName='', supportGoogleLogout=true, stateExpirationInMinutes=5, nonceExpirationInMinutes=5, publicOpKeyCacheExpirationInMinutes=60, protectCommandsWithAccessToken=false, uma2AuthRegisterClaimsGatheringEndpointAsRedirectUriOfClient=true, migrationSourceFolderPath='', storage='h2', storageConfiguration={"dbFileLocation":"./oxd_db"}} 2018-10-26 12:38:48,161 TRACE [org.xdi.oxd.server.service.ConfigurationService] Trying to read oxd-default-site-config.json, path: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/test/resources/oxd-default-site-config.json 2018-10-26 12:38:48,254 INFO [org.xdi.oxd.server.service.ConfigurationService] Default RP configuration loaded successfully: Rp{oxdId='null', opHost='', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='null', postLogoutRedirectUri='null', applicationType='null', redirectUris=null, frontChannelLogoutUri=null, claimsRedirectUri=null, responseTypes=[code], clientId='null', clientRegistrationAccessToken='null', clientRegistrationClientUri='null', clientIdIssuedAt=null, clientSecretExpiresAt=null, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile, email], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=null, contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:48,492 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] Schema created successfully. 2018-10-26 12:38:48,527 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] All RPs are removed successfully. 2018-10-26 12:38:48,539 INFO [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] Loaded 0 RPs. Finished removeExistingRps. 2018-10-26 12:38:48,539 INFO [org.xdi.oxd.server.ServerLauncher] Starting... 2018-10-26 12:38:48,540 INFO [org.xdi.oxd.server.ServerLauncher] commit: 514492d40031d9cdeb47c9087932be3c89760392, branch: origin/version_3.1.4, build time:26.10.2018 @ 12:38:45 EDT 2018-10-26 12:38:48,580 DEBUG [org.xdi.oxd.server.ServerLauncher] BC registered: false 2018-10-26 12:38:48,715 DEBUG [org.xdi.oxd.server.ServerLauncher] Registered BC successfully. 2018-10-26 12:38:48,903 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.jackson.ResteasyJacksonProvider is already registered. 2nd registration is being ignored. 2018-10-26 12:38:48,905 TRACE [org.xdi.oxd.server.service.ConfigurationService] Try to load configuration from system property: oxd.server.config, value: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/test/resources/oxd-conf-test.json 2018-10-26 12:38:48,906 TRACE [org.xdi.oxd.server.service.ConfigurationService] Configuration loaded successfully from system property: oxd.server.config. 2018-10-26 12:38:48,906 TRACE [org.xdi.oxd.server.service.ConfigurationService] Configuration: Configuration{port=8099, timeOutInSeconds=0, registerClientAppType='web', registerClientResponesType='code', localhostOnly=true, useClientAuthenticationForPat=true, trustAllCerts=true, keyStorePath='', keyStorePassword='', cryptProviderKeyStorePath='', cryptProviderKeyStorePassword='', cryptProviderDnName='', supportGoogleLogout=true, stateExpirationInMinutes=5, nonceExpirationInMinutes=5, publicOpKeyCacheExpirationInMinutes=60, protectCommandsWithAccessToken=false, uma2AuthRegisterClaimsGatheringEndpointAsRedirectUriOfClient=true, migrationSourceFolderPath='', storage='h2', storageConfiguration={"dbFileLocation":"./oxd_db"}} 2018-10-26 12:38:48,906 TRACE [org.xdi.oxd.server.service.ConfigurationService] Trying to read oxd-default-site-config.json, path: /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/src/test/resources/oxd-default-site-config.json 2018-10-26 12:38:48,907 INFO [org.xdi.oxd.server.service.ConfigurationService] Default RP configuration loaded successfully: Rp{oxdId='null', opHost='', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='null', postLogoutRedirectUri='null', applicationType='null', redirectUris=null, frontChannelLogoutUri=null, claimsRedirectUri=null, responseTypes=[code], clientId='null', clientRegistrationAccessToken='null', clientRegistrationClientUri='null', clientIdIssuedAt=null, clientSecretExpiresAt=null, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile, email], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=null, contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:48,908 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] Schema created successfully. 2018-10-26 12:38:48,909 INFO [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] Loaded 0 RPs. 2018-10-26 12:38:48,909 DEBUG [org.xdi.oxd.server.service.MigrationService] Migration source folder is not specified. 2018-10-26 12:38:48,909 DEBUG [org.xdi.oxd.server.service.MigrationService] Skip migration because migration source folder is not specified or otherwise invalid. 2018-10-26 12:38:48,917 INFO [org.xdi.oxd.server.service.SocketService] Server socket is bound to port: 8099, with timeout: 0 seconds. Start listening for notifications. Finished beforeSuite! 2018-10-26 12:38:57,924 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:38:58,035 TRACE [org.xdi.oxd.client.TransportClient] Send: 0991{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:38:58,044 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:38:58,107 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:38:58,107 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:38:58,123 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:38:59,252 TRACE [org.xdi.oxd.server.service.DiscoveryService] Discovery response: { "issuer": "https://ce-dev3.gluu.org", "authorization_endpoint": "https://ce-dev3.gluu.org/oxauth/restv1/authorize", "token_endpoint": "https://ce-dev3.gluu.org/oxauth/restv1/token", "userinfo_endpoint": "https://ce-dev3.gluu.org/oxauth/restv1/userinfo", "clientinfo_endpoint": "https://ce-dev3.gluu.org/oxauth/restv1/clientinfo", "check_session_iframe": "https://ce-dev3.gluu.org/oxauth/opiframe", "end_session_endpoint": "https://ce-dev3.gluu.org/oxauth/restv1/end_session", "jwks_uri": "https://ce-dev3.gluu.org/oxauth/restv1/jwks", "registration_endpoint": "https://ce-dev3.gluu.org/oxauth/restv1/register", "id_generation_endpoint": "https://ce-dev3.gluu.org/oxauth/restv1/id", "introspection_endpoint": "https://ce-dev3.gluu.org/oxauth/restv1/introspection", "scopes_supported": [ "mobile_phone", "test", "phone", "address", "clientinfo", "user_name", "permission", "profile", "org_name", "oxd", "myScope", "openid", "email", "work_phone" ], "response_types_supported": [ "token id_token", "code token", "code", "token", "id_token", "code id_token", "code token id_token" ], "grant_types_supported": [ "urn:ietf:params:oauth:grant-type:uma-ticket", "refresh_token", "implicit", "password", "authorization_code", "client_credentials" ], "acr_values_supported": [ "super_gluu", "u2f", "otp", "basic", "auth_ldap_server" ], "auth_level_mapping": { "-1": ["auth_ldap_server"], "50": ["otp"], "100": ["basic"], "10": ["u2f"], "15": ["super_gluu"] }, "subject_types_supported": [ "public", "pairwise" ], "userinfo_signing_alg_values_supported": [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "ES256", "ES384", "ES512" ], "userinfo_encryption_alg_values_supported": [ "RSA1_5", "RSA-OAEP", "A128KW", "A256KW" ], "userinfo_encryption_enc_values_supported": [ "RSA1_5", "RSA-OAEP", "A128KW", "A256KW" ], "id_token_signing_alg_values_supported": [ "none", "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "ES256", "ES384", "ES512" ], "id_token_encryption_alg_values_supported": [ "RSA1_5", "RSA-OAEP", "A128KW", "A256KW" ], "id_token_encryption_enc_values_supported": [ "A128CBC+HS256", "A256CBC+HS512", "A128GCM", "A256GCM" ], "request_object_signing_alg_values_supported": [ "none", "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "ES256", "ES384", "ES512" ], "request_object_encryption_alg_values_supported": [ "RSA1_5", "RSA-OAEP", "A128KW", "A256KW" ], "request_object_encryption_enc_values_supported": [ "A128CBC+HS256", "A256CBC+HS512", "A128GCM", "A256GCM" ], "token_endpoint_auth_methods_supported": [ "client_secret_basic", "client_secret_post", "client_secret_jwt", "private_key_jwt" ], "token_endpoint_auth_signing_alg_values_supported": [ "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "ES256", "ES384", "ES512" ], "display_values_supported": [ "page", "popup" ], "claim_types_supported": ["normal"], "claims_supported": [ "birthdate", "country", "name", "email", "email_verified", "given_name", "gender", "inum", "family_name", "updated_at", "locale", "member_of", "middle_name", "nickname", "oxAuthAppType", "oxAuthIdTokenSignedResponseAlg", "oxAuthRedirectURI", "oxAuthScope", "phone_number_verified", "picture", "preferred_username", "profile", "zoneinfo", "user_name", "website" ], "service_documentation": "http://gluu.org/docs", "id_token_token_binding_cnf_values_supported": ["tbh"], "claims_locales_supported": ["en"], "ui_locales_supported": [ "en", "es" ], "scope_to_claims_mapping": [ {"mobile_phone": ["phone_mobile_number"]}, {"test": ["member_of"]}, {"phone": [ "phone_number_verified", "phone_number" ]}, {"uma_protection": []}, {"address": [ "formatted", "postal_code", "street_address", "locality", "country", "region" ]}, {"clientinfo": [ "name", "inum", "oxAuthAppType", "oxAuthIdTokenSignedResponseAlg", "oxAuthRedirectURI", "oxAuthScope" ]}, {"user_name": ["user_name"]}, {"permission": ["role"]}, {"profile": [ "name", "family_name", "given_name", "middle_name", "nickname", "preferred_username", "profile", "picture", "website", "gender", "birthdate", "zoneinfo", "locale", "updated_at" ]}, {"org_name": ["org_name"]}, {"oxd": []}, {"myScope": []}, {"openid": []}, {"email": [ "email_verified", "email" ]}, {"work_phone": ["work_phone"]} ], "claims_parameter_supported": true, "request_parameter_supported": true, "request_uri_parameter_supported": true, "require_request_uri_registration": false, "op_policy_uri": "http://ox.gluu.org/doku.php?id=oxauth:policy", "op_tos_uri": "http://ox.gluu.org/doku.php?id=oxauth:tos", "frontchannel_logout_supported": true, "frontchannel_logout_session_supported": true } 2018-10-26 12:38:59,260 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:38:59,388 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B315.61F6.06D1.AAF6, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/logout"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=["https:\/\/client.example.com\/cb\/logout"], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 7c41d083-e092-4c87-871d-235269adfe62, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B315.61F6.06D1.AAF6 2018-10-26 12:38:59,429 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='7c41d083-e092-4c87-871d-235269adfe62', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B315.61F6.06D1.AAF6', clientRegistrationAccessToken='4a18a57b-74b5-4f6e-be45-c2cf2e2d0822', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B315.61F6.06D1.AAF6', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:38:59,430 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='7c41d083-e092-4c87-871d-235269adfe62', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B315.61F6.06D1.AAF6', clientRegistrationAccessToken='4a18a57b-74b5-4f6e-be45-c2cf2e2d0822', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B315.61F6.06D1.AAF6', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:38:59,440 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"7c41d083-e092-4c87-871d-235269adfe62","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:38:59,440 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:38:59,440 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"7c41d083-e092-4c87-871d-235269adfe62","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:38:59,452 TRACE [org.xdi.oxd.client.TransportClient] Send: 0937{"command":"register_site","params":{"scope":["openid","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":["https://client.example.com/cb"],"response_types":["code"],"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":[],"grant_types":["authorization_code"],"trusted_client":false,"oxd_rp_programming_language":null}} 2018-10-26 12:38:59,453 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":["https://client.example.com/cb"],"response_types":["code"],"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":[],"grant_types":["authorization_code"],"trusted_client":false,"oxd_rp_programming_language":null}} 2018-10-26 12:38:59,454 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:38:59,454 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:38:59,455 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:38:59,548 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/logout"], grant_types=["refresh_token","authorization_code"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb","https:\/\/client.example.com\/logout"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=["https:\/\/client.example.com\/cb\/logout"], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 4f5973ad-50b5-4e39-8e6c-e0a578db531b, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77 2018-10-26 12:38:59,550 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,550 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,550 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:38:59,551 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:38:59,551 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:38:59,553 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:38:59,557 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:38:59,563 TRACE [org.xdi.oxd.client.TransportClient] Send: 0521{"command":"update_site","params":{"scope":null,"contacts":null,"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b","authorization_redirect_uri":null,"post_logout_redirect_uri":null,"redirect_uris":null,"response_types":null,"client_id":null,"client_secret":null,"client_jwks_uri":null,"client_sector_identifier_uri":null,"client_token_endpoint_auth_method":null,"client_request_uris":null,"client_logout_uris":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":null,"protection_access_token":null}} 2018-10-26 12:38:59,563 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"update_site","params":{"scope":null,"contacts":null,"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b","authorization_redirect_uri":null,"post_logout_redirect_uri":null,"redirect_uris":null,"response_types":null,"client_id":null,"":null,"client_jwks_uri":null,"client_sector_identifier_uri":null,"client_token_endpoint_auth_method":null,"client_request_uris":null,"client_logout_uris":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":null,"protection_access_token":null}} 2018-10-26 12:38:59,583 INFO [org.xdi.oxd.server.op.UpdateSiteOperation] Updating rp ... rp: Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,584 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:38:59,693 TRACE [org.xdi.oxd.server.op.UpdateSiteOperation] Client updated successfully. for rp - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77 2018-10-26 12:38:59,698 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,698 INFO [org.xdi.oxd.server.op.UpdateSiteOperation] RP updated: Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,699 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b"}} 2018-10-26 12:38:59,700 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b"}}', m_leftString=''} 2018-10-26 12:38:59,701 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:38:59,701 TRACE [org.xdi.oxd.client.TransportClient] Send: 0521{"command":"update_site","params":{"scope":null,"contacts":null,"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b","authorization_redirect_uri":null,"post_logout_redirect_uri":null,"redirect_uris":null,"response_types":null,"client_id":null,"client_secret":null,"client_jwks_uri":null,"client_sector_identifier_uri":null,"client_token_endpoint_auth_method":null,"client_request_uris":null,"client_logout_uris":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":null,"protection_access_token":null}} 2018-10-26 12:38:59,701 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"update_site","params":{"scope":null,"contacts":null,"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b","authorization_redirect_uri":null,"post_logout_redirect_uri":null,"redirect_uris":null,"response_types":null,"client_id":null,"":null,"client_jwks_uri":null,"client_sector_identifier_uri":null,"client_token_endpoint_auth_method":null,"client_request_uris":null,"client_logout_uris":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":null,"protection_access_token":null}} 2018-10-26 12:38:59,702 INFO [org.xdi.oxd.server.op.UpdateSiteOperation] Updating rp ... rp: Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,703 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:38:59,806 TRACE [org.xdi.oxd.server.op.UpdateSiteOperation] Client updated successfully. for rp - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77 2018-10-26 12:38:59,808 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,808 INFO [org.xdi.oxd.server.op.UpdateSiteOperation] RP updated: Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,808 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b"}} 2018-10-26 12:38:59,808 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:38:59,808 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b"}}', m_leftString=''} 2018-10-26 12:38:59,809 TRACE [org.xdi.oxd.client.TransportClient] Send: 0521{"command":"update_site","params":{"scope":null,"contacts":null,"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b","authorization_redirect_uri":null,"post_logout_redirect_uri":null,"redirect_uris":null,"response_types":null,"client_id":null,"client_secret":null,"client_jwks_uri":null,"client_sector_identifier_uri":null,"client_token_endpoint_auth_method":null,"client_request_uris":null,"client_logout_uris":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":null,"protection_access_token":null}} 2018-10-26 12:38:59,810 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"update_site","params":{"scope":null,"contacts":null,"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b","authorization_redirect_uri":null,"post_logout_redirect_uri":null,"redirect_uris":null,"response_types":null,"client_id":null,"":null,"client_jwks_uri":null,"client_sector_identifier_uri":null,"client_token_endpoint_auth_method":null,"client_request_uris":null,"client_logout_uris":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":null,"protection_access_token":null}} 2018-10-26 12:38:59,811 INFO [org.xdi.oxd.server.op.UpdateSiteOperation] Updating rp ... rp: Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,811 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:38:59,928 TRACE [org.xdi.oxd.server.op.UpdateSiteOperation] Client updated successfully. for rp - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77 2018-10-26 12:38:59,929 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,929 INFO [org.xdi.oxd.server.op.UpdateSiteOperation] RP updated: Rp{oxdId='4f5973ad-50b5-4e39-8e6c-e0a578db531b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientRegistrationAccessToken='b77d735d-27aa-4d81-a43d-61dda9975bdb', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F758.852B.CBD9.1D77', clientIdIssuedAt=Fri Oct 26 12:38:49 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:49 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:38:59,930 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b"}} 2018-10-26 12:38:59,930 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:38:59,930 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"4f5973ad-50b5-4e39-8e6c-e0a578db531b"}}', m_leftString=''} 2018-10-26 12:38:59,932 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:38:59,936 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:38:59,936 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:38:59,937 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:38:59,939 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:38:59,939 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:38:59,940 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:00,015 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!890B.5138.94B8.07CD, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: fbc0195d-efdf-4a70-93c8-72d658e0eeb3, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!890B.5138.94B8.07CD 2018-10-26 12:39:00,022 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='fbc0195d-efdf-4a70-93c8-72d658e0eeb3', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!890B.5138.94B8.07CD', clientRegistrationAccessToken='c55d88c2-4d58-4ee4-b367-4d4a6c8f1265', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!890B.5138.94B8.07CD', clientIdIssuedAt=Fri Oct 26 12:38:50 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:50 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:00,022 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='fbc0195d-efdf-4a70-93c8-72d658e0eeb3', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!890B.5138.94B8.07CD', clientRegistrationAccessToken='c55d88c2-4d58-4ee4-b367-4d4a6c8f1265', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!890B.5138.94B8.07CD', clientIdIssuedAt=Fri Oct 26 12:38:50 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:50 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:00,022 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"fbc0195d-efdf-4a70-93c8-72d658e0eeb3","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:00,022 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:00,023 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"fbc0195d-efdf-4a70-93c8-72d658e0eeb3","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:00,025 TRACE [org.xdi.oxd.client.TransportClient] Send: 0115{"command":"remove_site","params":{"oxd_id":"fbc0195d-efdf-4a70-93c8-72d658e0eeb3","protection_access_token":null}} 2018-10-26 12:39:00,026 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"remove_site","params":{"oxd_id":"fbc0195d-efdf-4a70-93c8-72d658e0eeb3","protection_access_token":null}} 2018-10-26 12:39:00,029 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] Removed rp successfully. oxdId: fbc0195d-efdf-4a70-93c8-72d658e0eeb3 2018-10-26 12:39:00,031 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"fbc0195d-efdf-4a70-93c8-72d658e0eeb3"}} 2018-10-26 12:39:00,031 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:00,031 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"fbc0195d-efdf-4a70-93c8-72d658e0eeb3"}}', m_leftString=''} 2018-10-26 12:39:00,036 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:00,036 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:00,040 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:00,040 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:00,042 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:00,042 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:00,043 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:00,108 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DD2C.8821.3F3C.319D, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 96591487-8209-4ab9-9144-8baa4c9a24c1, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DD2C.8821.3F3C.319D 2018-10-26 12:39:00,109 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='96591487-8209-4ab9-9144-8baa4c9a24c1', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DD2C.8821.3F3C.319D', clientRegistrationAccessToken='f2646770-3474-44e4-9967-10f9d527f454', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DD2C.8821.3F3C.319D', clientIdIssuedAt=Fri Oct 26 12:38:50 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:50 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:00,109 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='96591487-8209-4ab9-9144-8baa4c9a24c1', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DD2C.8821.3F3C.319D', clientRegistrationAccessToken='f2646770-3474-44e4-9967-10f9d527f454', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DD2C.8821.3F3C.319D', clientIdIssuedAt=Fri Oct 26 12:38:50 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:50 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:00,109 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"96591487-8209-4ab9-9144-8baa4c9a24c1","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:00,110 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:00,110 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"96591487-8209-4ab9-9144-8baa4c9a24c1","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:00,115 TRACE [org.xdi.oxd.client.TransportClient] Send: 0205{"command":"get_authorization_url","params":{"prompt":null,"scope":null,"oxd_id":"96591487-8209-4ab9-9144-8baa4c9a24c1","acr_values":null,"hd":null,"protection_access_token":null,"custom_parameters":null}} 2018-10-26 12:39:00,116 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_url","params":{"prompt":null,"scope":null,"oxd_id":"96591487-8209-4ab9-9144-8baa4c9a24c1","acr_values":null,"hd":null,"protection_access_token":null,"custom_parameters":null}} 2018-10-26 12:39:00,188 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"authorization_url":"https://ce-dev3.gluu.org/oxauth/restv1/authorize?response_type=code&client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DD2C.8821.3F3C.319D&redirect_uri=https://client.example.com/cb&scope=openid+uma_protection+profile&state=av5pv7us1c6vnsspi8m4amrrjr&nonce=tfm08vl2ebqt2l527r4mcb404u"}} 2018-10-26 12:39:00,189 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:00,189 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"authorization_url":"https://ce-dev3.gluu.org/oxauth/restv1/authorize?response_type=code&client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DD2C.8821.3F3C.319D&redirect_uri=https://client.example.com/cb&scope=openid+uma_protection+profile&state=av5pv7us1c6vnsspi8m4amrrjr&nonce=tfm08vl2ebqt2l527r4mcb404u"}}', m_leftString=''} 2018-10-26 12:39:00,194 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:00,196 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:00,211 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:00,212 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:00,213 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:00,214 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:00,214 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:00,295 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: e80d3fcd-f118-4d81-8d22-5a92dc5d029e, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A 2018-10-26 12:39:00,297 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='e80d3fcd-f118-4d81-8d22-5a92dc5d029e', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A', clientRegistrationAccessToken='e0eee456-cfd7-4a3f-8084-1e4657c9f65d', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A', clientIdIssuedAt=Fri Oct 26 12:38:50 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:50 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:00,297 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='e80d3fcd-f118-4d81-8d22-5a92dc5d029e', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A', clientRegistrationAccessToken='e0eee456-cfd7-4a3f-8084-1e4657c9f65d', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A', clientIdIssuedAt=Fri Oct 26 12:38:50 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:50 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:00,298 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"e80d3fcd-f118-4d81-8d22-5a92dc5d029e","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:00,298 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:00,298 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"e80d3fcd-f118-4d81-8d22-5a92dc5d029e","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:00,303 TRACE [org.xdi.oxd.client.TransportClient] Send: 0273{"command":"get_authorization_code","params":{"username":"test_user","password":"test_user_password","state":"6b58pfdbhv3rks4k90ms5hrsbt","nonce":"1f8fcddsp5iqkr3261ldm9el7r","oxd_id":"e80d3fcd-f118-4d81-8d22-5a92dc5d029e","acr_values":null,"protection_access_token":null}} 2018-10-26 12:39:00,303 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_code","params":{"username":"test_user","password":"test_user_password","state":"6b58pfdbhv3rks4k90ms5hrsbt","nonce":"1f8fcddsp5iqkr3261ldm9el7r","oxd_id":"e80d3fcd-f118-4d81-8d22-5a92dc5d029e","acr_values":null,"protection_access_token":null}} 2018-10-26 12:39:00,313 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. ------------------------------------------------------- REQUEST: ------------------------------------------------------- POST /oxauth/restv1/authorize HTTP/1.1 Host: ce-dev3.gluu.org Authorization: Basic dGVzdF91c2VyOnRlc3RfdXNlcl9wYXNzd29yZA== response_type=code&client_id=%40%21DBE5.84F8.631A.9172%210001%21CD07.49BE%210008%217B11.1222.4A26.018A&scope=openid+uma_protection+profile&redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb&state=6b58pfdbhv3rks4k90ms5hrsbt&nonce=1f8fcddsp5iqkr3261ldm9el7r&prompt=none ------------------------------------------------------- RESPONSE: ------------------------------------------------------- HTTP/1.1 302 Connection: Keep-Alive Content-Length: 0 Date: Fri, 26 Oct 2018 16:38:50 GMT Keep-Alive: timeout=5, max=100 Location: https://client.example.com/cb?code=6941db3b-95ec-4239-9203-19e440306793&scope=openid+uma_protection+profile&session_id=153630ae-3069-4d5d-a866-b564b2afb899&state=6b58pfdbhv3rks4k90ms5hrsbt&session_state=048f1f99-d979-4c2b-8ace-50a065dd40fd Server: Jetty(9.4.12.v20180830) Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Xss-Protection: 1; mode=block 2018-10-26 12:39:00,447 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"code":"6941db3b-95ec-4239-9203-19e440306793"}} 2018-10-26 12:39:00,448 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:00,448 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"code":"6941db3b-95ec-4239-9203-19e440306793"}}', m_leftString=''} 2018-10-26 12:39:00,451 TRACE [org.xdi.oxd.client.TransportClient] Send: 0205{"command":"get_tokens_by_code","params":{"code":"6941db3b-95ec-4239-9203-19e440306793","state":"6b58pfdbhv3rks4k90ms5hrsbt","oxd_id":"e80d3fcd-f118-4d81-8d22-5a92dc5d029e","protection_access_token":null}} 2018-10-26 12:39:00,451 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_tokens_by_code","params":{"code":"6941db3b-95ec-4239-9203-19e440306793","state":"6b58pfdbhv3rks4k90ms5hrsbt","oxd_id":"e80d3fcd-f118-4d81-8d22-5a92dc5d029e","protection_access_token":null}} 2018-10-26 12:39:00,456 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. ------------------------------------------------------- REQUEST: ------------------------------------------------------- POST /oxauth/restv1/token HTTP/1.1 Content-Type: application/x-www-form-urlencoded Host: ce-dev3.gluu.org Authorization: Basic JTQwJTIxREJFNS44NEY4LjYzMUEuOTE3MiUyMTAwMDElMjFDRDA3LjQ5QkUlMjEwMDA4JTIxN0IxMS4xMjIyLjRBMjYuMDE4QTpiODAzOWZhMC1iMGIyLTQ3NmQtOWVjYS1jMmI5MjQ1ZjZjZWE= grant_type=authorization_code&code=6941db3b-95ec-4239-9203-19e440306793&redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb ------------------------------------------------------- RESPONSE: ------------------------------------------------------- HTTP/1.1 200 Cache-Control: no-store Connection: Keep-Alive Content-Length: 1043 Content-Type: application/json Date: Fri, 26 Oct 2018 16:38:50 GMT Keep-Alive: timeout=5, max=100 Pragma: no-cache Server: Jetty(9.4.12.v20180830) Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Xss-Protection: 1; mode=block {"access_token":"907e8816-683d-4d18-bf94-c8bad8a4a61d","token_type":"bearer","expires_in":299,"refresh_token":"eb4ff781-1199-4137-bfb9-752f4ab1e540","id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3QjExLjEyMjIuNEEyNi4wMThBIiwiZXhwIjoxNTQwNTc1NTMwLCJpYXQiOjE1NDA1NzE5MzAsIm5vbmNlIjoiMWY4ZmNkZHNwNWlxa3IzMjYxbGRtOWVsN3IiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzAsImF0X2hhc2giOiJERmR1SmxlMmR2cnk5dVNCZ2NpaXFBIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiTEE5M3ctWWpGTC1PdVJYR3Bzb19OV2c1Y0RfbDVuUWUyLUxIVTA3YUdrMCJ9.tTnU54sYIFGW19sjGQsIg_hcQYFx-G48nzGUKXfnSvssw9KcsPRI3NXHDZajZzuw_u5xdXuqj4sGPitVCMlNSnYG3mzi2jmm5ZqWlAw92Vs8lZz0TJ0iw3_AJFWblvQ71wOIxIsMyI8YklXtEHbNyEYEAYaY3UjuZ3l-oabS2lER6L7eJoqtAFpo2hB_irvaJ85y_R2OQNMazfqife_FaGC_zMaNbmfNRDlC-xHyjmIvSIbcyhtfjF7guW7_vDevcTErewck6SemvGzkI2PrudeFa80xXTCZeaa6a31adZN0IDyAHmJwj-vhsrY5IV9la_zHUYJx-xpV0EB1puZ1GA"} 2018-10-26 12:39:01,383 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='e80d3fcd-f118-4d81-8d22-5a92dc5d029e', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3QjExLjEyMjIuNEEyNi4wMThBIiwiZXhwIjoxNTQwNTc1NTMwLCJpYXQiOjE1NDA1NzE5MzAsIm5vbmNlIjoiMWY4ZmNkZHNwNWlxa3IzMjYxbGRtOWVsN3IiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzAsImF0X2hhc2giOiJERmR1SmxlMmR2cnk5dVNCZ2NpaXFBIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiTEE5M3ctWWpGTC1PdVJYR3Bzb19OV2c1Y0RfbDVuUWUyLUxIVTA3YUdrMCJ9.tTnU54sYIFGW19sjGQsIg_hcQYFx-G48nzGUKXfnSvssw9KcsPRI3NXHDZajZzuw_u5xdXuqj4sGPitVCMlNSnYG3mzi2jmm5ZqWlAw92Vs8lZz0TJ0iw3_AJFWblvQ71wOIxIsMyI8YklXtEHbNyEYEAYaY3UjuZ3l-oabS2lER6L7eJoqtAFpo2hB_irvaJ85y_R2OQNMazfqife_FaGC_zMaNbmfNRDlC-xHyjmIvSIbcyhtfjF7guW7_vDevcTErewck6SemvGzkI2PrudeFa80xXTCZeaa6a31adZN0IDyAHmJwj-vhsrY5IV9la_zHUYJx-xpV0EB1puZ1GA', accessToken='907e8816-683d-4d18-bf94-c8bad8a4a61d', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A', clientRegistrationAccessToken='e0eee456-cfd7-4a3f-8084-1e4657c9f65d', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A', clientIdIssuedAt=Fri Oct 26 12:38:50 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:50 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:01,401 TRACE [org.xdi.oxd.server.op.GetTokensByCodeOperation] Scope: null 2018-10-26 12:39:01,408 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access_token":"907e8816-683d-4d18-bf94-c8bad8a4a61d","expires_in":299,"id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3QjExLjEyMjIuNEEyNi4wMThBIiwiZXhwIjoxNTQwNTc1NTMwLCJpYXQiOjE1NDA1NzE5MzAsIm5vbmNlIjoiMWY4ZmNkZHNwNWlxa3IzMjYxbGRtOWVsN3IiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzAsImF0X2hhc2giOiJERmR1SmxlMmR2cnk5dVNCZ2NpaXFBIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiTEE5M3ctWWpGTC1PdVJYR3Bzb19OV2c1Y0RfbDVuUWUyLUxIVTA3YUdrMCJ9.tTnU54sYIFGW19sjGQsIg_hcQYFx-G48nzGUKXfnSvssw9KcsPRI3NXHDZajZzuw_u5xdXuqj4sGPitVCMlNSnYG3mzi2jmm5ZqWlAw92Vs8lZz0TJ0iw3_AJFWblvQ71wOIxIsMyI8YklXtEHbNyEYEAYaY3UjuZ3l-oabS2lER6L7eJoqtAFpo2hB_irvaJ85y_R2OQNMazfqife_FaGC_zMaNbmfNRDlC-xHyjmIvSIbcyhtfjF7guW7_vDevcTErewck6SemvGzkI2PrudeFa80xXTCZeaa6a31adZN0IDyAHmJwj-vhsrY5IV9la_zHUYJx-xpV0EB1puZ1GA","refresh_token":"eb4ff781-1199-4137-bfb9-752f4ab1e540","id_token_claims":{"at_hash":["DFduJle2dvry9uSBgciiqA"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A"],"sub":["LA93w-YjFL-OuRXGpso_NWg5cD_l5nQe2-LHU07aGk0"],"auth_time":["1540571930"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575530"],"iat":["1540571930"],"nonce":["1f8fcddsp5iqkr3261ldm9el7r"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}} 2018-10-26 12:39:01,408 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:01,409 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access_token":"907e8816-683d-4d18-bf94-c8bad8a4a61d","expires_in":299,"id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3QjExLjEyMjIuNEEyNi4wMThBIiwiZXhwIjoxNTQwNTc1NTMwLCJpYXQiOjE1NDA1NzE5MzAsIm5vbmNlIjoiMWY4ZmNkZHNwNWlxa3IzMjYxbGRtOWVsN3IiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzAsImF0X2hhc2giOiJERmR1SmxlMmR2cnk5dVNCZ2NpaXFBIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiTEE5M3ctWWpGTC1PdVJYR3Bzb19OV2c1Y0RfbDVuUWUyLUxIVTA3YUdrMCJ9.tTnU54sYIFGW19sjGQsIg_hcQYFx-G48nzGUKXfnSvssw9KcsPRI3NXHDZajZzuw_u5xdXuqj4sGPitVCMlNSnYG3mzi2jmm5ZqWlAw92Vs8lZz0TJ0iw3_AJFWblvQ71wOIxIsMyI8YklXtEHbNyEYEAYaY3UjuZ3l-oabS2lER6L7eJoqtAFpo2hB_irvaJ85y_R2OQNMazfqife_FaGC_zMaNbmfNRDlC-xHyjmIvSIbcyhtfjF7guW7_vDevcTErewck6SemvGzkI2PrudeFa80xXTCZeaa6a31adZN0IDyAHmJwj-vhsrY5IV9la_zHUYJx-xpV0EB1puZ1GA","refresh_token":"eb4ff781-1199-4137-bfb9-752f4ab1e540","id_token_claims":{"at_hash":["DFduJle2dvry9uSBgciiqA"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7B11.1222.4A26.018A"],"sub":["LA93w-YjFL-OuRXGpso_NWg5cD_l5nQe2-LHU07aGk0"],"auth_time":["1540571930"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575530"],"iat":["1540571930"],"nonce":["1f8fcddsp5iqkr3261ldm9el7r"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}}', m_leftString=''} 2018-10-26 12:39:01,420 TRACE [org.xdi.oxd.client.TransportClient] Send: 0211{"command":"get_access_token_by_refresh_token","params":{"scope":["openid"],"oxd_id":"e80d3fcd-f118-4d81-8d22-5a92dc5d029e","refresh_token":"eb4ff781-1199-4137-bfb9-752f4ab1e540","protection_access_token":null}} 2018-10-26 12:39:01,420 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_access_token_by_refresh_token","params":{"scope":["openid"],"oxd_id":"e80d3fcd-f118-4d81-8d22-5a92dc5d029e","refresh_token":"eb4ff781-1199-4137-bfb9-752f4ab1e540","protection_access_token":null}} 2018-10-26 12:39:01,430 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:01,573 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"scope":"openid","access_token":"74d7fbcc-983e-4728-86fb-1e9a00531d69","expires_in":299,"refresh_token":"b83de781-54e6-48e2-a7a0-5d42f31d1200"}} 2018-10-26 12:39:01,573 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:01,579 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"scope":"openid","access_token":"74d7fbcc-983e-4728-86fb-1e9a00531d69","expires_in":299,"refresh_token":"b83de781-54e6-48e2-a7a0-5d42f31d1200"}}', m_leftString=''} 2018-10-26 12:39:01,584 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:01,586 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:01,601 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:01,601 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:01,602 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:01,603 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:01,603 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:01,741 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: f745edb9-37db-4bd5-81d4-b77d7b2caf04, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69 2018-10-26 12:39:01,743 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='f745edb9-37db-4bd5-81d4-b77d7b2caf04', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69', clientRegistrationAccessToken='97f4913d-a65b-4b33-8924-5c4f0d83b508', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69', clientIdIssuedAt=Fri Oct 26 12:38:51 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:51 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:01,743 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='f745edb9-37db-4bd5-81d4-b77d7b2caf04', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69', clientRegistrationAccessToken='97f4913d-a65b-4b33-8924-5c4f0d83b508', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69', clientIdIssuedAt=Fri Oct 26 12:38:51 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:51 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:01,743 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"f745edb9-37db-4bd5-81d4-b77d7b2caf04","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:01,743 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:01,749 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"f745edb9-37db-4bd5-81d4-b77d7b2caf04","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:01,751 TRACE [org.xdi.oxd.client.TransportClient] Send: 0273{"command":"get_authorization_code","params":{"username":"test_user","password":"test_user_password","state":"8lpf14npndrh3gl3hkjrv6ndgl","nonce":"df5ag27dj9tv2ifqntt3i90j9a","oxd_id":"f745edb9-37db-4bd5-81d4-b77d7b2caf04","acr_values":null,"protection_access_token":null}} 2018-10-26 12:39:01,751 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_code","params":{"username":"test_user","password":"test_user_password","state":"8lpf14npndrh3gl3hkjrv6ndgl","nonce":"df5ag27dj9tv2ifqntt3i90j9a","oxd_id":"f745edb9-37db-4bd5-81d4-b77d7b2caf04","acr_values":null,"protection_access_token":null}} 2018-10-26 12:39:01,753 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. ------------------------------------------------------- REQUEST: ------------------------------------------------------- POST /oxauth/restv1/authorize HTTP/1.1 Host: ce-dev3.gluu.org Authorization: Basic dGVzdF91c2VyOnRlc3RfdXNlcl9wYXNzd29yZA== response_type=code&client_id=%40%21DBE5.84F8.631A.9172%210001%21CD07.49BE%210008%219B1E.6A70.2849.ED69&scope=openid+uma_protection+profile&redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb&state=8lpf14npndrh3gl3hkjrv6ndgl&nonce=df5ag27dj9tv2ifqntt3i90j9a&prompt=none ------------------------------------------------------- RESPONSE: ------------------------------------------------------- HTTP/1.1 302 Connection: Keep-Alive Content-Length: 0 Date: Fri, 26 Oct 2018 16:38:51 GMT Keep-Alive: timeout=5, max=100 Location: https://client.example.com/cb?code=8c5729e4-7e29-4d98-885d-997136d68154&scope=openid+uma_protection+profile&session_id=09e0aa7a-124e-48eb-975d-0d9d1242681c&state=8lpf14npndrh3gl3hkjrv6ndgl&session_state=a6b175f4-9ccb-4e3f-b7a0-08cc20a011e0 Server: Jetty(9.4.12.v20180830) Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Xss-Protection: 1; mode=block 2018-10-26 12:39:01,915 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"code":"8c5729e4-7e29-4d98-885d-997136d68154"}} 2018-10-26 12:39:01,916 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:01,916 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"code":"8c5729e4-7e29-4d98-885d-997136d68154"}}', m_leftString=''} 2018-10-26 12:39:01,918 TRACE [org.xdi.oxd.client.TransportClient] Send: 0205{"command":"get_tokens_by_code","params":{"code":"8c5729e4-7e29-4d98-885d-997136d68154","state":"8lpf14npndrh3gl3hkjrv6ndgl","oxd_id":"f745edb9-37db-4bd5-81d4-b77d7b2caf04","protection_access_token":null}} 2018-10-26 12:39:01,919 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_tokens_by_code","params":{"code":"8c5729e4-7e29-4d98-885d-997136d68154","state":"8lpf14npndrh3gl3hkjrv6ndgl","oxd_id":"f745edb9-37db-4bd5-81d4-b77d7b2caf04","protection_access_token":null}} 2018-10-26 12:39:01,922 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. ------------------------------------------------------- REQUEST: ------------------------------------------------------- POST /oxauth/restv1/token HTTP/1.1 Content-Type: application/x-www-form-urlencoded Host: ce-dev3.gluu.org Authorization: Basic JTQwJTIxREJFNS44NEY4LjYzMUEuOTE3MiUyMTAwMDElMjFDRDA3LjQ5QkUlMjEwMDA4JTIxOUIxRS42QTcwLjI4NDkuRUQ2OTplOTkyZDg5ZS1iNWM4LTQ5ZGYtOTI3MC00MmNkNzczMDgyMWE= grant_type=authorization_code&code=8c5729e4-7e29-4d98-885d-997136d68154&redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb ------------------------------------------------------- RESPONSE: ------------------------------------------------------- HTTP/1.1 200 Cache-Control: no-store Connection: Keep-Alive Content-Length: 1043 Content-Type: application/json Date: Fri, 26 Oct 2018 16:38:52 GMT Keep-Alive: timeout=5, max=100 Pragma: no-cache Server: Jetty(9.4.12.v20180830) Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Xss-Protection: 1; mode=block {"access_token":"fe95d828-97ce-4332-8799-7edb068b1b04","token_type":"bearer","expires_in":299,"refresh_token":"b727d02e-e5f9-4df0-9f1e-cca4caf53a15","id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE5QjFFLjZBNzAuMjg0OS5FRDY5IiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoiZGY1YWcyN2RqOXR2MmlmcW50dDNpOTBqOWEiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiI2Qm9FN2dvQVdqODlkb2dSbFl4RFpnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoia3JfZnpEODJWaEhFdjlrOFphUGRleHNpbUpPZThoMnpHNW1Eejlfd3Q0QSJ9.F0UEc3A5ISOvXNqLk6lEBYybpklUcI4SLkKU-RcaWpJceTSjQYDncimmAsd5IiXMNtMqH0Zkzwn_5Qb6-iCC4XUt-DpaczwHTwRL7j8XA5Q2Y_F_WdvHJIhA8o2CvTz9fBpy49TQCgS_48pxxiyYSv_8nycCg1cxyqo_CJnLnrRu4MrMslAPmmTOKY7yxlxpiHdpowpB7o7CAfA9lsXJhso3a3CWHiJiqNOHnfPnT6ocjzsXEppUIkESXDyaO56HGLowTww-1nilbO7_YlO5ykKK4Q4zj8hKcbbH5LlKDh5pnEZTr3EvycD34fU93JoVVHAs160TBspnnIsYoKcJQA"} 2018-10-26 12:39:02,123 DEBUG [org.xdi.oxd.server.service.PublicOpKeyService] Taken public key from cache, mapKey: Pair{first=https://ce-dev3.gluu.org/oxauth/restv1/jwks, second=d6e273df-e79e-4e76-af96-5f4f4c82af06} 2018-10-26 12:39:02,127 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='f745edb9-37db-4bd5-81d4-b77d7b2caf04', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE5QjFFLjZBNzAuMjg0OS5FRDY5IiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoiZGY1YWcyN2RqOXR2MmlmcW50dDNpOTBqOWEiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiI2Qm9FN2dvQVdqODlkb2dSbFl4RFpnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoia3JfZnpEODJWaEhFdjlrOFphUGRleHNpbUpPZThoMnpHNW1Eejlfd3Q0QSJ9.F0UEc3A5ISOvXNqLk6lEBYybpklUcI4SLkKU-RcaWpJceTSjQYDncimmAsd5IiXMNtMqH0Zkzwn_5Qb6-iCC4XUt-DpaczwHTwRL7j8XA5Q2Y_F_WdvHJIhA8o2CvTz9fBpy49TQCgS_48pxxiyYSv_8nycCg1cxyqo_CJnLnrRu4MrMslAPmmTOKY7yxlxpiHdpowpB7o7CAfA9lsXJhso3a3CWHiJiqNOHnfPnT6ocjzsXEppUIkESXDyaO56HGLowTww-1nilbO7_YlO5ykKK4Q4zj8hKcbbH5LlKDh5pnEZTr3EvycD34fU93JoVVHAs160TBspnnIsYoKcJQA', accessToken='fe95d828-97ce-4332-8799-7edb068b1b04', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69', clientRegistrationAccessToken='97f4913d-a65b-4b33-8924-5c4f0d83b508', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69', clientIdIssuedAt=Fri Oct 26 12:38:51 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:51 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:02,127 TRACE [org.xdi.oxd.server.op.GetTokensByCodeOperation] Scope: null 2018-10-26 12:39:02,140 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access_token":"fe95d828-97ce-4332-8799-7edb068b1b04","expires_in":299,"id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE5QjFFLjZBNzAuMjg0OS5FRDY5IiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoiZGY1YWcyN2RqOXR2MmlmcW50dDNpOTBqOWEiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiI2Qm9FN2dvQVdqODlkb2dSbFl4RFpnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoia3JfZnpEODJWaEhFdjlrOFphUGRleHNpbUpPZThoMnpHNW1Eejlfd3Q0QSJ9.F0UEc3A5ISOvXNqLk6lEBYybpklUcI4SLkKU-RcaWpJceTSjQYDncimmAsd5IiXMNtMqH0Zkzwn_5Qb6-iCC4XUt-DpaczwHTwRL7j8XA5Q2Y_F_WdvHJIhA8o2CvTz9fBpy49TQCgS_48pxxiyYSv_8nycCg1cxyqo_CJnLnrRu4MrMslAPmmTOKY7yxlxpiHdpowpB7o7CAfA9lsXJhso3a3CWHiJiqNOHnfPnT6ocjzsXEppUIkESXDyaO56HGLowTww-1nilbO7_YlO5ykKK4Q4zj8hKcbbH5LlKDh5pnEZTr3EvycD34fU93JoVVHAs160TBspnnIsYoKcJQA","refresh_token":"b727d02e-e5f9-4df0-9f1e-cca4caf53a15","id_token_claims":{"at_hash":["6BoE7goAWj89dogRlYxDZg"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69"],"sub":["kr_fzD82VhHEv9k8ZaPdexsimJOe8h2zG5mDz9_wt4A"],"auth_time":["1540571932"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575532"],"iat":["1540571932"],"nonce":["df5ag27dj9tv2ifqntt3i90j9a"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}} 2018-10-26 12:39:02,140 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,140 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access_token":"fe95d828-97ce-4332-8799-7edb068b1b04","expires_in":299,"id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE5QjFFLjZBNzAuMjg0OS5FRDY5IiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoiZGY1YWcyN2RqOXR2MmlmcW50dDNpOTBqOWEiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiI2Qm9FN2dvQVdqODlkb2dSbFl4RFpnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoia3JfZnpEODJWaEhFdjlrOFphUGRleHNpbUpPZThoMnpHNW1Eejlfd3Q0QSJ9.F0UEc3A5ISOvXNqLk6lEBYybpklUcI4SLkKU-RcaWpJceTSjQYDncimmAsd5IiXMNtMqH0Zkzwn_5Qb6-iCC4XUt-DpaczwHTwRL7j8XA5Q2Y_F_WdvHJIhA8o2CvTz9fBpy49TQCgS_48pxxiyYSv_8nycCg1cxyqo_CJnLnrRu4MrMslAPmmTOKY7yxlxpiHdpowpB7o7CAfA9lsXJhso3a3CWHiJiqNOHnfPnT6ocjzsXEppUIkESXDyaO56HGLowTww-1nilbO7_YlO5ykKK4Q4zj8hKcbbH5LlKDh5pnEZTr3EvycD34fU93JoVVHAs160TBspnnIsYoKcJQA","refresh_token":"b727d02e-e5f9-4df0-9f1e-cca4caf53a15","id_token_claims":{"at_hash":["6BoE7goAWj89dogRlYxDZg"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9B1E.6A70.2849.ED69"],"sub":["kr_fzD82VhHEv9k8ZaPdexsimJOe8h2zG5mDz9_wt4A"],"auth_time":["1540571932"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575532"],"iat":["1540571932"],"nonce":["df5ag27dj9tv2ifqntt3i90j9a"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}}', m_leftString=''} 2018-10-26 12:39:02,146 TRACE [org.xdi.oxd.client.TransportClient] Send: 0171{"command":"get_user_info","params":{"oxd_id":"f745edb9-37db-4bd5-81d4-b77d7b2caf04","access_token":"fe95d828-97ce-4332-8799-7edb068b1b04","protection_access_token":null}} 2018-10-26 12:39:02,149 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_user_info","params":{"oxd_id":"f745edb9-37db-4bd5-81d4-b77d7b2caf04","access_token":"fe95d828-97ce-4332-8799-7edb068b1b04","protection_access_token":null}} 2018-10-26 12:39:02,155 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:02,244 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"claims":{"sub":["kr_fzD82VhHEv9k8ZaPdexsimJOe8h2zG5mDz9_wt4A"],"website":["http://www.gluu.org"],"zoneinfo":["America/Chicago"],"birthdate":["19830106010101.253Z"],"gender":["Male"],"profile":["http://www.mywebsite.com/profile"],"preferred_username":["user"],"given_name":["Test"],"middle_name":["User"],"locale":["en-US"],"picture":["http://www.gluu.org/wp-content/uploads/2012/04/mike3.png"],"updated_at":["1538478486747"],"name":["oxAuth Test User"],"nickname":["user"],"family_name":["User"]},"refresh_token":null,"access_token":null}} 2018-10-26 12:39:02,245 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,245 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"claims":{"sub":["kr_fzD82VhHEv9k8ZaPdexsimJOe8h2zG5mDz9_wt4A"],"website":["http://www.gluu.org"],"zoneinfo":["America/Chicago"],"birthdate":["19830106010101.253Z"],"gender":["Male"],"profile":["http://www.mywebsite.com/profile"],"preferred_username":["user"],"given_name":["Test"],"middle_name":["User"],"locale":["en-US"],"picture":["http://www.gluu.org/wp-content/uploads/2012/04/mike3.png"],"updated_at":["1538478486747"],"name":["oxAuth Test User"],"nickname":["user"],"family_name":["User"]},"refresh_token":null,"access_token":null}}', m_leftString=''} 2018-10-26 12:39:02,260 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:02,260 TRACE [org.xdi.oxd.client.TransportClient] Send: 0958{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb/logout","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:02,260 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,267 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb/logout","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:02,268 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:02,268 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:02,269 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:02,343 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7ECB.41E6.A097.8246, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb\/logout"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: d07310c0-8402-4d9c-a854-d68cac387a62, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7ECB.41E6.A097.8246 2018-10-26 12:39:02,345 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='d07310c0-8402-4d9c-a854-d68cac387a62', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7ECB.41E6.A097.8246', clientRegistrationAccessToken='844f11c3-7fdc-4944-ba70-f656276e0be3', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7ECB.41E6.A097.8246', clientIdIssuedAt=Fri Oct 26 12:38:52 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:52 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:02,345 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='d07310c0-8402-4d9c-a854-d68cac387a62', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7ECB.41E6.A097.8246', clientRegistrationAccessToken='844f11c3-7fdc-4944-ba70-f656276e0be3', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7ECB.41E6.A097.8246', clientIdIssuedAt=Fri Oct 26 12:38:52 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:52 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:02,345 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"d07310c0-8402-4d9c-a854-d68cac387a62","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:02,345 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,346 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"d07310c0-8402-4d9c-a854-d68cac387a62","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:02,355 TRACE [org.xdi.oxd.client.TransportClient] Send: 0316{"command":"get_logout_uri","params":{"state":"bc92315f-497c-48c6-9dad-5f7cf12d86ca","oxd_id":"d07310c0-8402-4d9c-a854-d68cac387a62","id_token_hint":"dummy_token","post_logout_redirect_uri":"https://client.example.com/cb/logout","session_state":"5c789ef1-f1c5-4a52-8882-6c4a3bf3cb14","protection_access_token":null}} 2018-10-26 12:39:02,355 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_logout_uri","params":{"state":"bc92315f-497c-48c6-9dad-5f7cf12d86ca","oxd_id":"d07310c0-8402-4d9c-a854-d68cac387a62","id_token_hint":"dummy_token","post_logout_redirect_uri":"https://client.example.com/cb/logout","session_state":"5c789ef1-f1c5-4a52-8882-6c4a3bf3cb14","protection_access_token":null}} 2018-10-26 12:39:02,360 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"uri":"https://ce-dev3.gluu.org/oxauth/restv1/end_session?post_logout_redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb%2Flogout&state=bc92315f-497c-48c6-9dad-5f7cf12d86ca&session_state=5c789ef1-f1c5-4a52-8882-6c4a3bf3cb14"}} 2018-10-26 12:39:02,360 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,363 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"uri":"https://ce-dev3.gluu.org/oxauth/restv1/end_session?post_logout_redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb%2Flogout&state=bc92315f-497c-48c6-9dad-5f7cf12d86ca&session_state=5c789ef1-f1c5-4a52-8882-6c4a3bf3cb14"}}', m_leftString=''} 2018-10-26 12:39:02,370 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:02,371 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,372 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:02,372 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:02,388 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:02,389 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:02,389 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:02,494 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 4bd0457d-cdd8-40d8-9f88-7d9da846850b, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF 2018-10-26 12:39:02,495 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='4bd0457d-cdd8-40d8-9f88-7d9da846850b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF', clientRegistrationAccessToken='325b347b-47f3-4b8a-863a-e6890cab14c7', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF', clientIdIssuedAt=Fri Oct 26 12:38:52 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:52 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:02,496 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='4bd0457d-cdd8-40d8-9f88-7d9da846850b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF', clientRegistrationAccessToken='325b347b-47f3-4b8a-863a-e6890cab14c7', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF', clientIdIssuedAt=Fri Oct 26 12:38:52 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:52 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:02,496 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"4bd0457d-cdd8-40d8-9f88-7d9da846850b","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:02,496 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,496 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"4bd0457d-cdd8-40d8-9f88-7d9da846850b","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:02,505 TRACE [org.xdi.oxd.client.TransportClient] Send: 0273{"command":"get_authorization_code","params":{"username":"test_user","password":"test_user_password","state":"l63cj6iig8rfv8i8g3kotlodgi","nonce":"ufvn4kehl04i9vpqohjoavn00o","oxd_id":"4bd0457d-cdd8-40d8-9f88-7d9da846850b","acr_values":null,"protection_access_token":null}} 2018-10-26 12:39:02,506 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_code","params":{"username":"test_user","password":"test_user_password","state":"l63cj6iig8rfv8i8g3kotlodgi","nonce":"ufvn4kehl04i9vpqohjoavn00o","oxd_id":"4bd0457d-cdd8-40d8-9f88-7d9da846850b","acr_values":null,"protection_access_token":null}} 2018-10-26 12:39:02,506 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. ------------------------------------------------------- REQUEST: ------------------------------------------------------- POST /oxauth/restv1/authorize HTTP/1.1 Host: ce-dev3.gluu.org Authorization: Basic dGVzdF91c2VyOnRlc3RfdXNlcl9wYXNzd29yZA== response_type=code&client_id=%40%21DBE5.84F8.631A.9172%210001%21CD07.49BE%210008%2145B9.B161.BAE4.A2DF&scope=openid+uma_protection+profile&redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb&state=l63cj6iig8rfv8i8g3kotlodgi&nonce=ufvn4kehl04i9vpqohjoavn00o&prompt=none ------------------------------------------------------- RESPONSE: ------------------------------------------------------- HTTP/1.1 302 Connection: Keep-Alive Content-Length: 0 Date: Fri, 26 Oct 2018 16:38:52 GMT Keep-Alive: timeout=5, max=100 Location: https://client.example.com/cb?code=9983e1c7-c7a2-4f2f-927d-e664260af7ce&scope=openid+uma_protection+profile&session_id=472a0acb-f261-409d-b8ec-bbe406219a53&state=l63cj6iig8rfv8i8g3kotlodgi&session_state=3e47000f-107a-436c-a0eb-b1cce5301b08 Server: Jetty(9.4.12.v20180830) Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Xss-Protection: 1; mode=block 2018-10-26 12:39:02,643 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"code":"9983e1c7-c7a2-4f2f-927d-e664260af7ce"}} 2018-10-26 12:39:02,643 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,644 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"code":"9983e1c7-c7a2-4f2f-927d-e664260af7ce"}}', m_leftString=''} 2018-10-26 12:39:02,645 TRACE [org.xdi.oxd.client.TransportClient] Send: 0205{"command":"get_tokens_by_code","params":{"code":"9983e1c7-c7a2-4f2f-927d-e664260af7ce","state":"l63cj6iig8rfv8i8g3kotlodgi","oxd_id":"4bd0457d-cdd8-40d8-9f88-7d9da846850b","protection_access_token":null}} 2018-10-26 12:39:02,645 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_tokens_by_code","params":{"code":"9983e1c7-c7a2-4f2f-927d-e664260af7ce","state":"l63cj6iig8rfv8i8g3kotlodgi","oxd_id":"4bd0457d-cdd8-40d8-9f88-7d9da846850b","protection_access_token":null}} 2018-10-26 12:39:02,645 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. ------------------------------------------------------- REQUEST: ------------------------------------------------------- POST /oxauth/restv1/token HTTP/1.1 Content-Type: application/x-www-form-urlencoded Host: ce-dev3.gluu.org Authorization: Basic JTQwJTIxREJFNS44NEY4LjYzMUEuOTE3MiUyMTAwMDElMjFDRDA3LjQ5QkUlMjEwMDA4JTIxNDVCOS5CMTYxLkJBRTQuQTJERjphYzk0NWE4Ny03YjI4LTRkMDktOGZhYS0wYjM1ZmZmMjViYzQ= grant_type=authorization_code&code=9983e1c7-c7a2-4f2f-927d-e664260af7ce&redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb ------------------------------------------------------- RESPONSE: ------------------------------------------------------- HTTP/1.1 200 Cache-Control: no-store Connection: Keep-Alive Content-Length: 1043 Content-Type: application/json Date: Fri, 26 Oct 2018 16:38:52 GMT Keep-Alive: timeout=5, max=100 Pragma: no-cache Server: Jetty(9.4.12.v20180830) Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Xss-Protection: 1; mode=block {"access_token":"02cfff48-411b-4e0a-9164-3ee03e0e5b72","token_type":"bearer","expires_in":299,"refresh_token":"809794c2-df8c-4999-80e3-a343fc0e1fc8","id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE0NUI5LkIxNjEuQkFFNC5BMkRGIiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoidWZ2bjRrZWhsMDRpOXZwcW9oam9hdm4wMG8iLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiJuR0k5UWRkYXc0U2dfWXhfTWhVejdnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiVFljdmlIWEtZbWZVeDhsejhjRy1iWFh5VVBpNmRjRTVCQkplNkdxV2FRQSJ9.lDvL9r9Jg4A1zeWTcuOvIaIUbVwQYcV0qArYROoJb3nmeSAbD6HT96w1NaXwOpAXAKP0U-FzBU9FdY6xCKePFETI5WHTiYUd---TtEQx2OhFacZSHlyTvPl7yEBqAfZ6loZ_ljRD4x2j_Ix_96YeauqO1EaN665idzMk7mb20vP5K4eNv8OF4OBa4gpUMYeC1Q_g2nA3vWqrUsgJK8pCkGd41PHVe78EAfwa7FBlsSDIRyhGaISXCNPdfF8ZXsXtSWq0QDt5nLHFg_J7IqtP1LQP_Tu9bDNCE4KG-K5owh9oVc_87K-tyRyH3nrSohHjBu2iOggU_jS6z0dnwTvLKQ"} 2018-10-26 12:39:02,773 DEBUG [org.xdi.oxd.server.service.PublicOpKeyService] Taken public key from cache, mapKey: Pair{first=https://ce-dev3.gluu.org/oxauth/restv1/jwks, second=d6e273df-e79e-4e76-af96-5f4f4c82af06} 2018-10-26 12:39:02,776 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='4bd0457d-cdd8-40d8-9f88-7d9da846850b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE0NUI5LkIxNjEuQkFFNC5BMkRGIiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoidWZ2bjRrZWhsMDRpOXZwcW9oam9hdm4wMG8iLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiJuR0k5UWRkYXc0U2dfWXhfTWhVejdnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiVFljdmlIWEtZbWZVeDhsejhjRy1iWFh5VVBpNmRjRTVCQkplNkdxV2FRQSJ9.lDvL9r9Jg4A1zeWTcuOvIaIUbVwQYcV0qArYROoJb3nmeSAbD6HT96w1NaXwOpAXAKP0U-FzBU9FdY6xCKePFETI5WHTiYUd---TtEQx2OhFacZSHlyTvPl7yEBqAfZ6loZ_ljRD4x2j_Ix_96YeauqO1EaN665idzMk7mb20vP5K4eNv8OF4OBa4gpUMYeC1Q_g2nA3vWqrUsgJK8pCkGd41PHVe78EAfwa7FBlsSDIRyhGaISXCNPdfF8ZXsXtSWq0QDt5nLHFg_J7IqtP1LQP_Tu9bDNCE4KG-K5owh9oVc_87K-tyRyH3nrSohHjBu2iOggU_jS6z0dnwTvLKQ', accessToken='02cfff48-411b-4e0a-9164-3ee03e0e5b72', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF', clientRegistrationAccessToken='325b347b-47f3-4b8a-863a-e6890cab14c7', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF', clientIdIssuedAt=Fri Oct 26 12:38:52 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:52 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:02,776 TRACE [org.xdi.oxd.server.op.GetTokensByCodeOperation] Scope: null 2018-10-26 12:39:02,776 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access_token":"02cfff48-411b-4e0a-9164-3ee03e0e5b72","expires_in":299,"id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE0NUI5LkIxNjEuQkFFNC5BMkRGIiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoidWZ2bjRrZWhsMDRpOXZwcW9oam9hdm4wMG8iLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiJuR0k5UWRkYXc0U2dfWXhfTWhVejdnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiVFljdmlIWEtZbWZVeDhsejhjRy1iWFh5VVBpNmRjRTVCQkplNkdxV2FRQSJ9.lDvL9r9Jg4A1zeWTcuOvIaIUbVwQYcV0qArYROoJb3nmeSAbD6HT96w1NaXwOpAXAKP0U-FzBU9FdY6xCKePFETI5WHTiYUd---TtEQx2OhFacZSHlyTvPl7yEBqAfZ6loZ_ljRD4x2j_Ix_96YeauqO1EaN665idzMk7mb20vP5K4eNv8OF4OBa4gpUMYeC1Q_g2nA3vWqrUsgJK8pCkGd41PHVe78EAfwa7FBlsSDIRyhGaISXCNPdfF8ZXsXtSWq0QDt5nLHFg_J7IqtP1LQP_Tu9bDNCE4KG-K5owh9oVc_87K-tyRyH3nrSohHjBu2iOggU_jS6z0dnwTvLKQ","refresh_token":"809794c2-df8c-4999-80e3-a343fc0e1fc8","id_token_claims":{"at_hash":["nGI9Qddaw4Sg_Yx_MhUz7g"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF"],"sub":["TYcviHXKYmfUx8lz8cG-bXXyUPi6dcE5BBJe6GqWaQA"],"auth_time":["1540571932"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575532"],"iat":["1540571932"],"nonce":["ufvn4kehl04i9vpqohjoavn00o"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}} 2018-10-26 12:39:02,777 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,777 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access_token":"02cfff48-411b-4e0a-9164-3ee03e0e5b72","expires_in":299,"id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE0NUI5LkIxNjEuQkFFNC5BMkRGIiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoidWZ2bjRrZWhsMDRpOXZwcW9oam9hdm4wMG8iLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiJuR0k5UWRkYXc0U2dfWXhfTWhVejdnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiVFljdmlIWEtZbWZVeDhsejhjRy1iWFh5VVBpNmRjRTVCQkplNkdxV2FRQSJ9.lDvL9r9Jg4A1zeWTcuOvIaIUbVwQYcV0qArYROoJb3nmeSAbD6HT96w1NaXwOpAXAKP0U-FzBU9FdY6xCKePFETI5WHTiYUd---TtEQx2OhFacZSHlyTvPl7yEBqAfZ6loZ_ljRD4x2j_Ix_96YeauqO1EaN665idzMk7mb20vP5K4eNv8OF4OBa4gpUMYeC1Q_g2nA3vWqrUsgJK8pCkGd41PHVe78EAfwa7FBlsSDIRyhGaISXCNPdfF8ZXsXtSWq0QDt5nLHFg_J7IqtP1LQP_Tu9bDNCE4KG-K5owh9oVc_87K-tyRyH3nrSohHjBu2iOggU_jS6z0dnwTvLKQ","refresh_token":"809794c2-df8c-4999-80e3-a343fc0e1fc8","id_token_claims":{"at_hash":["nGI9Qddaw4Sg_Yx_MhUz7g"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF"],"sub":["TYcviHXKYmfUx8lz8cG-bXXyUPi6dcE5BBJe6GqWaQA"],"auth_time":["1540571932"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575532"],"iat":["1540571932"],"nonce":["ufvn4kehl04i9vpqohjoavn00o"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}}', m_leftString=''} 2018-10-26 12:39:02,780 TRACE [org.xdi.oxd.client.TransportClient] Send: 1050{"command":"id_token_status","params":{"nonce":"ufvn4kehl04i9vpqohjoavn00o","oxd_id":"4bd0457d-cdd8-40d8-9f88-7d9da846850b","id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE0NUI5LkIxNjEuQkFFNC5BMkRGIiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoidWZ2bjRrZWhsMDRpOXZwcW9oam9hdm4wMG8iLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiJuR0k5UWRkYXc0U2dfWXhfTWhVejdnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiVFljdmlIWEtZbWZVeDhsejhjRy1iWFh5VVBpNmRjRTVCQkplNkdxV2FRQSJ9.lDvL9r9Jg4A1zeWTcuOvIaIUbVwQYcV0qArYROoJb3nmeSAbD6HT96w1NaXwOpAXAKP0U-FzBU9FdY6xCKePFETI5WHTiYUd---TtEQx2OhFacZSHlyTvPl7yEBqAfZ6loZ_ljRD4x2j_Ix_96YeauqO1EaN665idzMk7mb20vP5K4eNv8OF4OBa4gpUMYeC1Q_g2nA3vWqrUsgJK8pCkGd41PHVe78EAfwa7FBlsSDIRyhGaISXCNPdfF8ZXsXtSWq0QDt5nLHFg_J7IqtP1LQP_Tu9bDNCE4KG-K5owh9oVc_87K-tyRyH3nrSohHjBu2iOggU_jS6z0dnwTvLKQ","protection_access_token":null}} 2018-10-26 12:39:02,781 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"id_token_status","params":{"nonce":"ufvn4kehl04i9vpqohjoavn00o","oxd_id":"4bd0457d-cdd8-40d8-9f88-7d9da846850b","id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE0NUI5LkIxNjEuQkFFNC5BMkRGIiwiZXhwIjoxNTQwNTc1NTMyLCJpYXQiOjE1NDA1NzE5MzIsIm5vbmNlIjoidWZ2bjRrZWhsMDRpOXZwcW9oam9hdm4wMG8iLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzIsImF0X2hhc2giOiJuR0k5UWRkYXc0U2dfWXhfTWhVejdnIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiVFljdmlIWEtZbWZVeDhsejhjRy1iWFh5VVBpNmRjRTVCQkplNkdxV2FRQSJ9.lDvL9r9Jg4A1zeWTcuOvIaIUbVwQYcV0qArYROoJb3nmeSAbD6HT96w1NaXwOpAXAKP0U-FzBU9FdY6xCKePFETI5WHTiYUd---TtEQx2OhFacZSHlyTvPl7yEBqAfZ6loZ_ljRD4x2j_Ix_96YeauqO1EaN665idzMk7mb20vP5K4eNv8OF4OBa4gpUMYeC1Q_g2nA3vWqrUsgJK8pCkGd41PHVe78EAfwa7FBlsSDIRyhGaISXCNPdfF8ZXsXtSWq0QDt5nLHFg_J7IqtP1LQP_Tu9bDNCE4KG-K5owh9oVc_87K-tyRyH3nrSohHjBu2iOggU_jS6z0dnwTvLKQ","protection_access_token":null}} 2018-10-26 12:39:02,784 DEBUG [org.xdi.oxd.server.service.PublicOpKeyService] Taken public key from cache, mapKey: Pair{first=https://ce-dev3.gluu.org/oxauth/restv1/jwks, second=d6e273df-e79e-4e76-af96-5f4f4c82af06} 2018-10-26 12:39:02,787 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"active":true,"claims":{"at_hash":["nGI9Qddaw4Sg_Yx_MhUz7g"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF"],"sub":["TYcviHXKYmfUx8lz8cG-bXXyUPi6dcE5BBJe6GqWaQA"],"auth_time":["1540571932"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575532"],"iat":["1540571932"],"nonce":["ufvn4kehl04i9vpqohjoavn00o"],"oxOpenIDConnectVersion":["openidconnect-1.0"]},"expires_at":1540575532,"issued_at":1540571932}} 2018-10-26 12:39:02,787 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,787 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"active":true,"claims":{"at_hash":["nGI9Qddaw4Sg_Yx_MhUz7g"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!45B9.B161.BAE4.A2DF"],"sub":["TYcviHXKYmfUx8lz8cG-bXXyUPi6dcE5BBJe6GqWaQA"],"auth_time":["1540571932"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575532"],"iat":["1540571932"],"nonce":["ufvn4kehl04i9vpqohjoavn00o"],"oxOpenIDConnectVersion":["openidconnect-1.0"]},"expires_at":1540575532,"issued_at":1540571932}}', m_leftString=''} 2018-10-26 12:39:02,793 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:02,796 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,797 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:02,797 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:02,799 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:02,799 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:02,799 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:02,865 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: b6127098-0b63-4274-b8de-455d5a3be938, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC 2018-10-26 12:39:02,866 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='b6127098-0b63-4274-b8de-455d5a3be938', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC', clientRegistrationAccessToken='02318ea8-6377-4ec5-991c-698d4beba30c', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC', clientIdIssuedAt=Fri Oct 26 12:38:53 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:53 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:02,866 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='b6127098-0b63-4274-b8de-455d5a3be938', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC', clientRegistrationAccessToken='02318ea8-6377-4ec5-991c-698d4beba30c', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC', clientIdIssuedAt=Fri Oct 26 12:38:53 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:53 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:02,867 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"b6127098-0b63-4274-b8de-455d5a3be938","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:02,867 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,868 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"b6127098-0b63-4274-b8de-455d5a3be938","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:02,869 TRACE [org.xdi.oxd.client.TransportClient] Send: 0273{"command":"get_authorization_code","params":{"username":"test_user","password":"test_user_password","state":"usn54hfpv61n553lh3o1tjmhoh","nonce":"ai4hohc013tqnvsge9v83b4h2v","oxd_id":"b6127098-0b63-4274-b8de-455d5a3be938","acr_values":null,"protection_access_token":null}} 2018-10-26 12:39:02,869 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_code","params":{"username":"test_user","password":"test_user_password","state":"usn54hfpv61n553lh3o1tjmhoh","nonce":"ai4hohc013tqnvsge9v83b4h2v","oxd_id":"b6127098-0b63-4274-b8de-455d5a3be938","acr_values":null,"protection_access_token":null}} 2018-10-26 12:39:02,870 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. ------------------------------------------------------- REQUEST: ------------------------------------------------------- POST /oxauth/restv1/authorize HTTP/1.1 Host: ce-dev3.gluu.org Authorization: Basic dGVzdF91c2VyOnRlc3RfdXNlcl9wYXNzd29yZA== response_type=code&client_id=%40%21DBE5.84F8.631A.9172%210001%21CD07.49BE%210008%217D0A.C4D8.BA05.2EBC&scope=openid+uma_protection+profile&redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb&state=usn54hfpv61n553lh3o1tjmhoh&nonce=ai4hohc013tqnvsge9v83b4h2v&prompt=none ------------------------------------------------------- RESPONSE: ------------------------------------------------------- HTTP/1.1 302 Connection: Keep-Alive Content-Length: 0 Date: Fri, 26 Oct 2018 16:38:53 GMT Keep-Alive: timeout=5, max=100 Location: https://client.example.com/cb?code=eac53e79-a48c-4b55-a65b-0d8a282bfe15&scope=openid+uma_protection+profile&session_id=3c8e180c-1d13-46f4-a6aa-4f9922e5f372&state=usn54hfpv61n553lh3o1tjmhoh&session_state=6b1fb12d-50cd-452f-bb9d-8b6fe844212d Server: Jetty(9.4.12.v20180830) Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Xss-Protection: 1; mode=block 2018-10-26 12:39:02,979 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"code":"eac53e79-a48c-4b55-a65b-0d8a282bfe15"}} 2018-10-26 12:39:02,979 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:02,979 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"code":"eac53e79-a48c-4b55-a65b-0d8a282bfe15"}}', m_leftString=''} 2018-10-26 12:39:02,980 TRACE [org.xdi.oxd.client.TransportClient] Send: 0205{"command":"get_tokens_by_code","params":{"code":"eac53e79-a48c-4b55-a65b-0d8a282bfe15","state":"usn54hfpv61n553lh3o1tjmhoh","oxd_id":"b6127098-0b63-4274-b8de-455d5a3be938","protection_access_token":null}} 2018-10-26 12:39:02,980 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_tokens_by_code","params":{"code":"eac53e79-a48c-4b55-a65b-0d8a282bfe15","state":"usn54hfpv61n553lh3o1tjmhoh","oxd_id":"b6127098-0b63-4274-b8de-455d5a3be938","protection_access_token":null}} 2018-10-26 12:39:02,981 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. ------------------------------------------------------- REQUEST: ------------------------------------------------------- POST /oxauth/restv1/token HTTP/1.1 Content-Type: application/x-www-form-urlencoded Host: ce-dev3.gluu.org Authorization: Basic JTQwJTIxREJFNS44NEY4LjYzMUEuOTE3MiUyMTAwMDElMjFDRDA3LjQ5QkUlMjEwMDA4JTIxN0QwQS5DNEQ4LkJBMDUuMkVCQzo2NjAxNzdlOS04ZmJjLTQ3MzMtYjI4My02Yzg3NjExNDcwNTE= grant_type=authorization_code&code=eac53e79-a48c-4b55-a65b-0d8a282bfe15&redirect_uri=https%3A%2F%2Fclient.example.com%2Fcb ------------------------------------------------------- RESPONSE: ------------------------------------------------------- HTTP/1.1 200 Cache-Control: no-store Connection: Keep-Alive Content-Length: 1043 Content-Type: application/json Date: Fri, 26 Oct 2018 16:38:53 GMT Keep-Alive: timeout=5, max=100 Pragma: no-cache Server: Jetty(9.4.12.v20180830) Strict-Transport-Security: max-age=31536000; includeSubDomains X-Content-Type-Options: nosniff X-Xss-Protection: 1; mode=block {"access_token":"0572df57-6f50-405f-a946-123c813fcf5a","token_type":"bearer","expires_in":299,"refresh_token":"00bc304d-e00f-4c18-8d5a-16e912eef9ff","id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3RDBBLkM0RDguQkEwNS4yRUJDIiwiZXhwIjoxNTQwNTc1NTMzLCJpYXQiOjE1NDA1NzE5MzMsIm5vbmNlIjoiYWk0aG9oYzAxM3RxbnZzZ2U5djgzYjRoMnYiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzMsImF0X2hhc2giOiJHRkJtTVNrYW43UXZzaEx4aFNzR0NRIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiRm9yeG80NDBWWEhJa3NLUTAteFRaRnhmSjl1ZjhSRE01U3hId3l4eU1GVSJ9.1DnAbFYIWAoHwJORhMrwU7OUfL05WqcQy9249VrV6vg_VYDeAh4l2Rbj2_udantQFTGzvqW1WzAyTnM-GVIR7q0rdIU6NutKTPxdOr-LCZgxnL1Aq5vH-3n_iuKatEHyBi0LZKvwe8R4O7jAAWplhfM_7DkOfNINAYjDflHSQJYelWBTlFUDcRf6iryIRGjHTxSaIdS9RcOgkYSF2gHL-NbO_Mhk4xPdI_SigxnhXMLsUCXjMoa7MGH5stud_peoU4Ot3DY28DUlfehKvyVYIZbhwHwTM79B4o1c7i-9JsO-FenLW8M30dN2h5dD_jHc7h3Xw2lDRSSXWDP71e3yuQ"} 2018-10-26 12:39:03,127 DEBUG [org.xdi.oxd.server.service.PublicOpKeyService] Taken public key from cache, mapKey: Pair{first=https://ce-dev3.gluu.org/oxauth/restv1/jwks, second=d6e273df-e79e-4e76-af96-5f4f4c82af06} 2018-10-26 12:39:03,141 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='b6127098-0b63-4274-b8de-455d5a3be938', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3RDBBLkM0RDguQkEwNS4yRUJDIiwiZXhwIjoxNTQwNTc1NTMzLCJpYXQiOjE1NDA1NzE5MzMsIm5vbmNlIjoiYWk0aG9oYzAxM3RxbnZzZ2U5djgzYjRoMnYiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzMsImF0X2hhc2giOiJHRkJtTVNrYW43UXZzaEx4aFNzR0NRIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiRm9yeG80NDBWWEhJa3NLUTAteFRaRnhmSjl1ZjhSRE01U3hId3l4eU1GVSJ9.1DnAbFYIWAoHwJORhMrwU7OUfL05WqcQy9249VrV6vg_VYDeAh4l2Rbj2_udantQFTGzvqW1WzAyTnM-GVIR7q0rdIU6NutKTPxdOr-LCZgxnL1Aq5vH-3n_iuKatEHyBi0LZKvwe8R4O7jAAWplhfM_7DkOfNINAYjDflHSQJYelWBTlFUDcRf6iryIRGjHTxSaIdS9RcOgkYSF2gHL-NbO_Mhk4xPdI_SigxnhXMLsUCXjMoa7MGH5stud_peoU4Ot3DY28DUlfehKvyVYIZbhwHwTM79B4o1c7i-9JsO-FenLW8M30dN2h5dD_jHc7h3Xw2lDRSSXWDP71e3yuQ', accessToken='0572df57-6f50-405f-a946-123c813fcf5a', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC', clientRegistrationAccessToken='02318ea8-6377-4ec5-991c-698d4beba30c', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC', clientIdIssuedAt=Fri Oct 26 12:38:53 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:53 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:03,142 TRACE [org.xdi.oxd.server.op.GetTokensByCodeOperation] Scope: null 2018-10-26 12:39:03,142 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access_token":"0572df57-6f50-405f-a946-123c813fcf5a","expires_in":299,"id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3RDBBLkM0RDguQkEwNS4yRUJDIiwiZXhwIjoxNTQwNTc1NTMzLCJpYXQiOjE1NDA1NzE5MzMsIm5vbmNlIjoiYWk0aG9oYzAxM3RxbnZzZ2U5djgzYjRoMnYiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzMsImF0X2hhc2giOiJHRkJtTVNrYW43UXZzaEx4aFNzR0NRIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiRm9yeG80NDBWWEhJa3NLUTAteFRaRnhmSjl1ZjhSRE01U3hId3l4eU1GVSJ9.1DnAbFYIWAoHwJORhMrwU7OUfL05WqcQy9249VrV6vg_VYDeAh4l2Rbj2_udantQFTGzvqW1WzAyTnM-GVIR7q0rdIU6NutKTPxdOr-LCZgxnL1Aq5vH-3n_iuKatEHyBi0LZKvwe8R4O7jAAWplhfM_7DkOfNINAYjDflHSQJYelWBTlFUDcRf6iryIRGjHTxSaIdS9RcOgkYSF2gHL-NbO_Mhk4xPdI_SigxnhXMLsUCXjMoa7MGH5stud_peoU4Ot3DY28DUlfehKvyVYIZbhwHwTM79B4o1c7i-9JsO-FenLW8M30dN2h5dD_jHc7h3Xw2lDRSSXWDP71e3yuQ","refresh_token":"00bc304d-e00f-4c18-8d5a-16e912eef9ff","id_token_claims":{"at_hash":["GFBmMSkan7QvshLxhSsGCQ"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC"],"sub":["Forxo440VXHIksKQ0-xTZFxfJ9uf8RDM5SxHwyxyMFU"],"auth_time":["1540571933"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575533"],"iat":["1540571933"],"nonce":["ai4hohc013tqnvsge9v83b4h2v"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}} 2018-10-26 12:39:03,142 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:03,142 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access_token":"0572df57-6f50-405f-a946-123c813fcf5a","expires_in":299,"id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3RDBBLkM0RDguQkEwNS4yRUJDIiwiZXhwIjoxNTQwNTc1NTMzLCJpYXQiOjE1NDA1NzE5MzMsIm5vbmNlIjoiYWk0aG9oYzAxM3RxbnZzZ2U5djgzYjRoMnYiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzMsImF0X2hhc2giOiJHRkJtTVNrYW43UXZzaEx4aFNzR0NRIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiRm9yeG80NDBWWEhJa3NLUTAteFRaRnhmSjl1ZjhSRE01U3hId3l4eU1GVSJ9.1DnAbFYIWAoHwJORhMrwU7OUfL05WqcQy9249VrV6vg_VYDeAh4l2Rbj2_udantQFTGzvqW1WzAyTnM-GVIR7q0rdIU6NutKTPxdOr-LCZgxnL1Aq5vH-3n_iuKatEHyBi0LZKvwe8R4O7jAAWplhfM_7DkOfNINAYjDflHSQJYelWBTlFUDcRf6iryIRGjHTxSaIdS9RcOgkYSF2gHL-NbO_Mhk4xPdI_SigxnhXMLsUCXjMoa7MGH5stud_peoU4Ot3DY28DUlfehKvyVYIZbhwHwTM79B4o1c7i-9JsO-FenLW8M30dN2h5dD_jHc7h3Xw2lDRSSXWDP71e3yuQ","refresh_token":"00bc304d-e00f-4c18-8d5a-16e912eef9ff","id_token_claims":{"at_hash":["GFBmMSkan7QvshLxhSsGCQ"],"aud":["@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!7D0A.C4D8.BA05.2EBC"],"sub":["Forxo440VXHIksKQ0-xTZFxfJ9uf8RDM5SxHwyxyMFU"],"auth_time":["1540571933"],"iss":["https://ce-dev3.gluu.org"],"exp":["1540575533"],"iat":["1540571933"],"nonce":["ai4hohc013tqnvsge9v83b4h2v"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}}', m_leftString=''} 2018-10-26 12:39:03,145 TRACE [org.xdi.oxd.client.TransportClient] Send: 1071{"command":"access_token_status","params":{"oxd_id":"b6127098-0b63-4274-b8de-455d5a3be938","id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3RDBBLkM0RDguQkEwNS4yRUJDIiwiZXhwIjoxNTQwNTc1NTMzLCJpYXQiOjE1NDA1NzE5MzMsIm5vbmNlIjoiYWk0aG9oYzAxM3RxbnZzZ2U5djgzYjRoMnYiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzMsImF0X2hhc2giOiJHRkJtTVNrYW43UXZzaEx4aFNzR0NRIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiRm9yeG80NDBWWEhJa3NLUTAteFRaRnhmSjl1ZjhSRE01U3hId3l4eU1GVSJ9.1DnAbFYIWAoHwJORhMrwU7OUfL05WqcQy9249VrV6vg_VYDeAh4l2Rbj2_udantQFTGzvqW1WzAyTnM-GVIR7q0rdIU6NutKTPxdOr-LCZgxnL1Aq5vH-3n_iuKatEHyBi0LZKvwe8R4O7jAAWplhfM_7DkOfNINAYjDflHSQJYelWBTlFUDcRf6iryIRGjHTxSaIdS9RcOgkYSF2gHL-NbO_Mhk4xPdI_SigxnhXMLsUCXjMoa7MGH5stud_peoU4Ot3DY28DUlfehKvyVYIZbhwHwTM79B4o1c7i-9JsO-FenLW8M30dN2h5dD_jHc7h3Xw2lDRSSXWDP71e3yuQ","access_token":"0572df57-6f50-405f-a946-123c813fcf5a","protection_access_token":null}} 2018-10-26 12:39:03,145 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"access_token_status","params":{"oxd_id":"b6127098-0b63-4274-b8de-455d5a3be938","id_token":"eyJraWQiOiJkNmUyNzNkZi1lNzllLTRlNzYtYWY5Ni01ZjRmNGM4MmFmMDYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2NlLWRldjMuZ2x1dS5vcmciLCJhdWQiOiJAIURCRTUuODRGOC42MzFBLjkxNzIhMDAwMSFDRDA3LjQ5QkUhMDAwOCE3RDBBLkM0RDguQkEwNS4yRUJDIiwiZXhwIjoxNTQwNTc1NTMzLCJpYXQiOjE1NDA1NzE5MzMsIm5vbmNlIjoiYWk0aG9oYzAxM3RxbnZzZ2U5djgzYjRoMnYiLCJhdXRoX3RpbWUiOjE1NDA1NzE5MzMsImF0X2hhc2giOiJHRkJtTVNrYW43UXZzaEx4aFNzR0NRIiwib3hPcGVuSURDb25uZWN0VmVyc2lvbiI6Im9wZW5pZGNvbm5lY3QtMS4wIiwic3ViIjoiRm9yeG80NDBWWEhJa3NLUTAteFRaRnhmSjl1ZjhSRE01U3hId3l4eU1GVSJ9.1DnAbFYIWAoHwJORhMrwU7OUfL05WqcQy9249VrV6vg_VYDeAh4l2Rbj2_udantQFTGzvqW1WzAyTnM-GVIR7q0rdIU6NutKTPxdOr-LCZgxnL1Aq5vH-3n_iuKatEHyBi0LZKvwe8R4O7jAAWplhfM_7DkOfNINAYjDflHSQJYelWBTlFUDcRf6iryIRGjHTxSaIdS9RcOgkYSF2gHL-NbO_Mhk4xPdI_SigxnhXMLsUCXjMoa7MGH5stud_peoU4Ot3DY28DUlfehKvyVYIZbhwHwTM79B4o1c7i-9JsO-FenLW8M30dN2h5dD_jHc7h3Xw2lDRSSXWDP71e3yuQ","access_token":"0572df57-6f50-405f-a946-123c813fcf5a","protection_access_token":null}} 2018-10-26 12:39:03,253 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"active":true,"expires_at":1540575533000,"issued_at":1540571933000}} 2018-10-26 12:39:03,253 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:03,253 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"active":true,"expires_at":1540575533000,"issued_at":1540571933000}}', m_leftString=''} 2018-10-26 12:39:03,258 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:03,260 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:03,261 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:03,261 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:03,262 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:03,262 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:03,262 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:03,341 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241 2018-10-26 12:39:03,342 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientRegistrationAccessToken='255271bb-c8f1-476d-aad1-759cb8e6d961', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientIdIssuedAt=Fri Oct 26 12:38:53 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:53 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:03,342 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientRegistrationAccessToken='255271bb-c8f1-476d-aad1-759cb8e6d961', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientIdIssuedAt=Fri Oct 26 12:38:53 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:53 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:03,342 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:03,343 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:03,343 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:03,360 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb","protection_access_token":null}} 2018-10-26 12:39:03,360 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb","protection_access_token":null}} 2018-10-26 12:39:03,460 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:03,477 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:03,550 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='f9ff4e11-d641-48f1-8ff2-47b773a23ab9', refreshToken='null', expiresIn=299} 2018-10-26 12:39:03,551 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientRegistrationAccessToken='255271bb-c8f1-476d-aad1-759cb8e6d961', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientIdIssuedAt=Fri Oct 26 12:38:53 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:53 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='f9ff4e11-d641-48f1-8ff2-47b773a23ab9', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:03 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:03,603 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: 80cdc6b6-9ba7-4848-bea4-a64bdb6d3422 2018-10-26 12:39:03,604 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: f9ff4e11-d641-48f1-8ff2-47b773a23ab9 2018-10-26 12:39:03,634 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: d0a5c0fe-cfeb-44af-b5ea-f538c6b2f6f4 2018-10-26 12:39:03,634 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: f9ff4e11-d641-48f1-8ff2-47b773a23ab9 2018-10-26 12:39:03,669 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: fb27956d-49fa-4a88-b272-d9b5ac722edb 2018-10-26 12:39:03,673 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientRegistrationAccessToken='255271bb-c8f1-476d-aad1-759cb8e6d961', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientIdIssuedAt=Fri Oct 26 12:38:53 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:53 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='f9ff4e11-d641-48f1-8ff2-47b773a23ab9', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:03 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='fb27956d-49fa-4a88-b272-d9b5ac722edb', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='d0a5c0fe-cfeb-44af-b5ea-f538c6b2f6f4', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='80cdc6b6-9ba7-4848-bea4-a64bdb6d3422', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:03,674 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb"}} 2018-10-26 12:39:03,675 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:03,675 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb"}}', m_leftString=''} 2018-10-26 12:39:03,679 TRACE [org.xdi.oxd.client.TransportClient] Send: 0176{"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:03,679 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:03,682 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:03,709 TRACE [org.xdi.oxd.server.service.DiscoveryService] Uma discovery response: UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:03,710 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:03,718 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: f9ff4e11-d641-48f1-8ff2-47b773a23ab9 2018-10-26 12:39:03,769 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] RPT: dummy, status: RptStatusResponse{active=false, expiresAt=null, issuedAt=null, nbf=null, clientId=null, sub=null, aud=null, iss=null, jti=null, permissions=null} 2018-10-26 12:39:03,772 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] Try to register ticket, scopes: [http://photoz.example.com/dev/actions/view], resourceId: 80cdc6b6-9ba7-4848-bea4-a64bdb6d3422 2018-10-26 12:39:03,798 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:03,804 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: f9ff4e11-d641-48f1-8ff2-47b773a23ab9 2018-10-26 12:39:03,862 DEBUG [org.xdi.oxd.rs.protect.resteasy.RptPreProcessInterceptor] Ticket registered, UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="767b1dfa-cef1-4262-b0bb-0910891d05ea" 2018-10-26 12:39:03,868 DEBUG [org.xdi.oxd.server.op.RsCheckAccessOperation] Access denied for path: /ws/phone and httpMethod: GET. Ticket is registered: RsCheckResponse{access='denied', wwwAuthenticateHeader='UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="767b1dfa-cef1-4262-b0bb-0910891d05ea"', ticket='767b1dfa-cef1-4262-b0bb-0910891d05ea'} 2018-10-26 12:39:03,870 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access":"denied","ticket":"767b1dfa-cef1-4262-b0bb-0910891d05ea","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"767b1dfa-cef1-4262-b0bb-0910891d05ea\""}} 2018-10-26 12:39:03,870 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:03,870 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access":"denied","ticket":"767b1dfa-cef1-4262-b0bb-0910891d05ea","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"767b1dfa-cef1-4262-b0bb-0910891d05ea\""}}', m_leftString=''} 2018-10-26 12:39:03,874 TRACE [org.xdi.oxd.client.TransportClient] Send: 0259{"command":"uma_rp_get_rpt","params":{"ticket":"767b1dfa-cef1-4262-b0bb-0910891d05ea","pct":null,"rpt":null,"scope":null,"state":null,"oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb","claim_token":null,"claim_token_format":null,"protection_access_token":null}} 2018-10-26 12:39:03,874 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rp_get_rpt","params":{"ticket":"767b1dfa-cef1-4262-b0bb-0910891d05ea","pct":null,"rpt":null,"scope":null,"state":null,"oxd_id":"c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb","claim_token":null,"claim_token_format":null,"protection_access_token":null}} 2018-10-26 12:39:03,878 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:04,038 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:04,041 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: f9ff4e11-d641-48f1-8ff2-47b773a23ab9 2018-10-26 12:39:04,112 DEBUG [org.xdi.oxd.server.service.UmaTokenService] RPT 336d8454-84f5-4067-bd81-dfeb7ec21c87_EF1C.0F43.01DE.D911.A4BB.84B8.FA65.38A2, status: RptStatusResponse{active=true, expiresAt=1540575534, issuedAt=1540571934, nbf=null, clientId=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241, sub=null, aud=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241, iss=null, jti=null, permissions=[UmaPermission{resourceId='80cdc6b6-9ba7-4848-bea4-a64bdb6d3422', scopes=[http://photoz.example.com/dev/actions/view], expiresAt=1540575534}]} 2018-10-26 12:39:04,112 DEBUG [org.xdi.oxd.server.service.UmaTokenService] RPT is successfully obtained from AS. RPT: 336d8454-84f5-4067-bd81-dfeb7ec21c87_EF1C.0F43.01DE.D911.A4BB.84B8.FA65.38A2 2018-10-26 12:39:04,114 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='c3c6fd25-152e-4c41-9d4e-6b1afd6ae1cb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientRegistrationAccessToken='255271bb-c8f1-476d-aad1-759cb8e6d961', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!579A.694D.93A6.9241', clientIdIssuedAt=Fri Oct 26 12:38:53 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:53 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='f9ff4e11-d641-48f1-8ff2-47b773a23ab9', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:03 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='fb27956d-49fa-4a88-b272-d9b5ac722edb', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='d0a5c0fe-cfeb-44af-b5ea-f538c6b2f6f4', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='80cdc6b6-9ba7-4848-bea4-a64bdb6d3422', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='336d8454-84f5-4067-bd81-dfeb7ec21c87_EF1C.0F43.01DE.D911.A4BB.84B8.FA65.38A2', rptTokenType='Bearer', rptPct='eecfcdee-f30e-41fc-abac-0723b4384e38_22A9.2BDF.106E.08C7.BA36.1344.95AC.9DE2', rptExpiresAt=Tue Dec 16 12:57:54 EST 1969, rptCreatedAt=Tue Dec 16 11:57:54 EST 1969, rptUpgraded=false, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,116 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"pct":"eecfcdee-f30e-41fc-abac-0723b4384e38_22A9.2BDF.106E.08C7.BA36.1344.95AC.9DE2","updated":false,"access_token":"336d8454-84f5-4067-bd81-dfeb7ec21c87_EF1C.0F43.01DE.D911.A4BB.84B8.FA65.38A2","token_type":"Bearer"}} 2018-10-26 12:39:04,116 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,116 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"pct":"eecfcdee-f30e-41fc-abac-0723b4384e38_22A9.2BDF.106E.08C7.BA36.1344.95AC.9DE2","updated":false,"access_token":"336d8454-84f5-4067-bd81-dfeb7ec21c87_EF1C.0F43.01DE.D911.A4BB.84B8.FA65.38A2","token_type":"Bearer"}}', m_leftString=''} 2018-10-26 12:39:04,121 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:04,124 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:04,124 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,125 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:04,126 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:04,126 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:04,126 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:04,197 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: b0948894-d7e7-4206-8729-0e16d52424cd, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA 2018-10-26 12:39:04,198 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='b0948894-d7e7-4206-8729-0e16d52424cd', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA', clientRegistrationAccessToken='b7e20395-b65d-400c-ac56-283d7cde9fe2', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,198 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='b0948894-d7e7-4206-8729-0e16d52424cd', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA', clientRegistrationAccessToken='b7e20395-b65d-400c-ac56-283d7cde9fe2', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,198 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"b0948894-d7e7-4206-8729-0e16d52424cd","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:04,199 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,199 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"b0948894-d7e7-4206-8729-0e16d52424cd","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:04,200 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"b0948894-d7e7-4206-8729-0e16d52424cd","protection_access_token":null}} 2018-10-26 12:39:04,201 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"b0948894-d7e7-4206-8729-0e16d52424cd","protection_access_token":null}} 2018-10-26 12:39:04,226 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:04,229 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:04,311 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='3c1f076d-9c91-47e3-af2b-d510b0962c2d', refreshToken='null', expiresIn=299} 2018-10-26 12:39:04,313 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='b0948894-d7e7-4206-8729-0e16d52424cd', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA', clientRegistrationAccessToken='b7e20395-b65d-400c-ac56-283d7cde9fe2', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='3c1f076d-9c91-47e3-af2b-d510b0962c2d', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:04 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,352 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: c204f10a-517f-4ee4-98e9-9ac593bd6f15 2018-10-26 12:39:04,353 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 3c1f076d-9c91-47e3-af2b-d510b0962c2d 2018-10-26 12:39:04,391 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: d5b15a66-08c1-4402-bec7-e7580879ac18 2018-10-26 12:39:04,392 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 3c1f076d-9c91-47e3-af2b-d510b0962c2d 2018-10-26 12:39:04,420 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: 92ee9b52-1c2d-4a71-835c-04c14ab26774 2018-10-26 12:39:04,421 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='b0948894-d7e7-4206-8729-0e16d52424cd', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA', clientRegistrationAccessToken='b7e20395-b65d-400c-ac56-283d7cde9fe2', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8009.B53B.61D1.6CCA', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='3c1f076d-9c91-47e3-af2b-d510b0962c2d', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:04 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='92ee9b52-1c2d-4a71-835c-04c14ab26774', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='d5b15a66-08c1-4402-bec7-e7580879ac18', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='c204f10a-517f-4ee4-98e9-9ac593bd6f15', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,421 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"b0948894-d7e7-4206-8729-0e16d52424cd"}} 2018-10-26 12:39:04,422 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,422 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"b0948894-d7e7-4206-8729-0e16d52424cd"}}', m_leftString=''} 2018-10-26 12:39:04,424 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"b0948894-d7e7-4206-8729-0e16d52424cd","protection_access_token":null}} 2018-10-26 12:39:04,424 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"b0948894-d7e7-4206-8729-0e16d52424cd","protection_access_token":null}} 2018-10-26 12:39:04,426 ERROR [org.xdi.oxd.server.Processor] ErrorResponseException{errorResponseCode=ErrorResponseCode{value='uma_protection_exists', description='Server already has UMA Resources registered for this oxd_id. It is possible to overwrite it if provide overwrite=true for uma_rs_protect command (existing resources will be removed and new UMA Resources added).'}} at org.xdi.oxd.server.op.RsProtectOperation.validate(RsProtectOperation.java:154) at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:50) at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:40) at org.xdi.oxd.server.Processor.process(Processor.java:74) at org.xdi.oxd.server.Processor.process(Processor.java:49) at org.xdi.oxd.server.SocketProcessor.run(SocketProcessor.java:55) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2018-10-26 12:39:04,428 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"error","data":{"error":"uma_protection_exists","details":null,"error_description":"Server already has UMA Resources registered for this oxd_id. It is possible to overwrite it if provide overwrite=true for uma_rs_protect command (existing resources will be removed and new UMA Resources added)."}} 2018-10-26 12:39:04,428 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,428 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"error","data":{"error":"uma_protection_exists","details":null,"error_description":"Server already has UMA Resources registered for this oxd_id. It is possible to overwrite it if provide overwrite=true for uma_rs_protect command (existing resources will be removed and new UMA Resources added)."}}', m_leftString=''} 2018-10-26 12:39:04,430 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:04,431 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:04,431 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,432 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:04,432 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:04,432 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:04,433 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:04,525 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94 2018-10-26 12:39:04,527 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientRegistrationAccessToken='33021345-5134-4d6f-be36-838e6a698a45', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,527 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientRegistrationAccessToken='33021345-5134-4d6f-be36-838e6a698a45', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,527 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:04,527 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,527 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:04,529 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c","protection_access_token":null}} 2018-10-26 12:39:04,529 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c","protection_access_token":null}} 2018-10-26 12:39:04,555 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:04,558 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:04,639 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='05ca9641-8c71-49a5-9022-bceef34a54fb', refreshToken='null', expiresIn=299} 2018-10-26 12:39:04,642 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientRegistrationAccessToken='33021345-5134-4d6f-be36-838e6a698a45', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='05ca9641-8c71-49a5-9022-bceef34a54fb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:04 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,676 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: 40cf2326-f1b6-47e2-94b8-dfebd763db5b 2018-10-26 12:39:04,677 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 05ca9641-8c71-49a5-9022-bceef34a54fb 2018-10-26 12:39:04,716 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: 6b7475fc-56f4-406c-bc39-1d22f1f28819 2018-10-26 12:39:04,717 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 05ca9641-8c71-49a5-9022-bceef34a54fb 2018-10-26 12:39:04,746 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: 437be66a-708c-4ea3-86f3-bccee673aa08 2018-10-26 12:39:04,749 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientRegistrationAccessToken='33021345-5134-4d6f-be36-838e6a698a45', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='05ca9641-8c71-49a5-9022-bceef34a54fb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:04 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='437be66a-708c-4ea3-86f3-bccee673aa08', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='6b7475fc-56f4-406c-bc39-1d22f1f28819', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='40cf2326-f1b6-47e2-94b8-dfebd763db5b', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,749 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c"}} 2018-10-26 12:39:04,749 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,749 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c"}}', m_leftString=''} 2018-10-26 12:39:04,750 TRACE [org.xdi.oxd.client.TransportClient] Send: 1729{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":true,"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c","protection_access_token":null}} 2018-10-26 12:39:04,750 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":true,"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c","protection_access_token":null}} 2018-10-26 12:39:04,751 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:04,755 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 05ca9641-8c71-49a5-9022-bceef34a54fb 2018-10-26 12:39:04,755 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Removing existing resource 437be66a-708c-4ea3-86f3-bccee673aa08 ... 2018-10-26 12:39:04,786 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Removed existing resource 437be66a-708c-4ea3-86f3-bccee673aa08. 2018-10-26 12:39:04,786 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Removing existing resource 6b7475fc-56f4-406c-bc39-1d22f1f28819 ... 2018-10-26 12:39:04,806 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Removed existing resource 6b7475fc-56f4-406c-bc39-1d22f1f28819. 2018-10-26 12:39:04,806 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Removing existing resource 40cf2326-f1b6-47e2-94b8-dfebd763db5b ... 2018-10-26 12:39:04,827 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Removed existing resource 40cf2326-f1b6-47e2-94b8-dfebd763db5b. 2018-10-26 12:39:04,829 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientRegistrationAccessToken='33021345-5134-4d6f-be36-838e6a698a45', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='05ca9641-8c71-49a5-9022-bceef34a54fb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:04 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,853 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:04,855 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 05ca9641-8c71-49a5-9022-bceef34a54fb 2018-10-26 12:39:04,905 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: c3c27003-fddf-45e4-82be-57ec810f6383 2018-10-26 12:39:04,905 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 05ca9641-8c71-49a5-9022-bceef34a54fb 2018-10-26 12:39:04,934 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: c872f55e-aac0-488e-a72b-11ab515e27ea 2018-10-26 12:39:04,934 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 05ca9641-8c71-49a5-9022-bceef34a54fb 2018-10-26 12:39:04,984 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: ae3c7e47-e745-4d38-839d-bd51bced9f39 2018-10-26 12:39:04,985 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientRegistrationAccessToken='33021345-5134-4d6f-be36-838e6a698a45', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB09.7B46.CC8C.1C94', clientIdIssuedAt=Fri Oct 26 12:38:54 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:54 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='05ca9641-8c71-49a5-9022-bceef34a54fb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:04 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='ae3c7e47-e745-4d38-839d-bd51bced9f39', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='c872f55e-aac0-488e-a72b-11ab515e27ea', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='c3c27003-fddf-45e4-82be-57ec810f6383', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:04,986 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c"}} 2018-10-26 12:39:04,986 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,986 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"b5701d6d-2e28-4ed5-8d8a-b4c10d76a83c"}}', m_leftString=''} 2018-10-26 12:39:04,987 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:04,988 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:04,989 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:04,989 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:04,990 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:04,990 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:04,990 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:05,064 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 4fe6ed58-a466-43b6-aa8b-b80150f30412, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629 2018-10-26 12:39:05,065 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='4fe6ed58-a466-43b6-aa8b-b80150f30412', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629', clientRegistrationAccessToken='be2df8ed-dc91-41d8-a456-f201c689f25b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629', clientIdIssuedAt=Fri Oct 26 12:38:55 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:55 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,066 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='4fe6ed58-a466-43b6-aa8b-b80150f30412', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629', clientRegistrationAccessToken='be2df8ed-dc91-41d8-a456-f201c689f25b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629', clientIdIssuedAt=Fri Oct 26 12:38:55 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:55 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,066 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"4fe6ed58-a466-43b6-aa8b-b80150f30412","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:05,066 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,066 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"4fe6ed58-a466-43b6-aa8b-b80150f30412","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:05,068 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"4fe6ed58-a466-43b6-aa8b-b80150f30412","protection_access_token":null}} 2018-10-26 12:39:05,068 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"4fe6ed58-a466-43b6-aa8b-b80150f30412","protection_access_token":null}} 2018-10-26 12:39:05,096 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:05,098 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:05,186 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='b7f95b9b-5dc1-4b48-a1a8-92ab8f7fe011', refreshToken='null', expiresIn=299} 2018-10-26 12:39:05,187 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='4fe6ed58-a466-43b6-aa8b-b80150f30412', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629', clientRegistrationAccessToken='be2df8ed-dc91-41d8-a456-f201c689f25b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629', clientIdIssuedAt=Fri Oct 26 12:38:55 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:55 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='b7f95b9b-5dc1-4b48-a1a8-92ab8f7fe011', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:05 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,231 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: e4f61826-f3c3-4668-91df-ca0a7945de5d 2018-10-26 12:39:05,232 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: b7f95b9b-5dc1-4b48-a1a8-92ab8f7fe011 2018-10-26 12:39:05,264 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: 62691067-0b20-4294-a7bf-7e991926d229 2018-10-26 12:39:05,264 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: b7f95b9b-5dc1-4b48-a1a8-92ab8f7fe011 2018-10-26 12:39:05,296 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: aa5b805d-44f0-4174-b764-dde3046e34ec 2018-10-26 12:39:05,299 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='4fe6ed58-a466-43b6-aa8b-b80150f30412', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629', clientRegistrationAccessToken='be2df8ed-dc91-41d8-a456-f201c689f25b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!B2F7.7436.67BF.3629', clientIdIssuedAt=Fri Oct 26 12:38:55 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:55 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='b7f95b9b-5dc1-4b48-a1a8-92ab8f7fe011', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:05 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='aa5b805d-44f0-4174-b764-dde3046e34ec', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='62691067-0b20-4294-a7bf-7e991926d229', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='e4f61826-f3c3-4668-91df-ca0a7945de5d', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,299 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"4fe6ed58-a466-43b6-aa8b-b80150f30412"}} 2018-10-26 12:39:05,299 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,299 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"4fe6ed58-a466-43b6-aa8b-b80150f30412"}}', m_leftString=''} 2018-10-26 12:39:05,300 TRACE [org.xdi.oxd.client.TransportClient] Send: 0176{"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"4fe6ed58-a466-43b6-aa8b-b80150f30412","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:05,300 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"4fe6ed58-a466-43b6-aa8b-b80150f30412","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:05,300 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:05,302 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: b7f95b9b-5dc1-4b48-a1a8-92ab8f7fe011 2018-10-26 12:39:05,330 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] RPT: dummy, status: RptStatusResponse{active=false, expiresAt=null, issuedAt=null, nbf=null, clientId=null, sub=null, aud=null, iss=null, jti=null, permissions=null} 2018-10-26 12:39:05,332 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] Try to register ticket, scopes: [http://photoz.example.com/dev/actions/view], resourceId: e4f61826-f3c3-4668-91df-ca0a7945de5d 2018-10-26 12:39:05,350 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:05,351 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: b7f95b9b-5dc1-4b48-a1a8-92ab8f7fe011 2018-10-26 12:39:05,404 DEBUG [org.xdi.oxd.rs.protect.resteasy.RptPreProcessInterceptor] Ticket registered, UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="ef951d4c-87a1-4d78-8e5d-1f9eee19147e" 2018-10-26 12:39:05,405 DEBUG [org.xdi.oxd.server.op.RsCheckAccessOperation] Access denied for path: /ws/phone and httpMethod: GET. Ticket is registered: RsCheckResponse{access='denied', wwwAuthenticateHeader='UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="ef951d4c-87a1-4d78-8e5d-1f9eee19147e"', ticket='ef951d4c-87a1-4d78-8e5d-1f9eee19147e'} 2018-10-26 12:39:05,405 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access":"denied","ticket":"ef951d4c-87a1-4d78-8e5d-1f9eee19147e","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"ef951d4c-87a1-4d78-8e5d-1f9eee19147e\""}} 2018-10-26 12:39:05,405 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,405 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access":"denied","ticket":"ef951d4c-87a1-4d78-8e5d-1f9eee19147e","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"ef951d4c-87a1-4d78-8e5d-1f9eee19147e\""}}', m_leftString=''} 2018-10-26 12:39:05,405 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:05,406 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:05,407 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,407 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:05,408 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:05,408 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:05,408 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:05,469 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: dbce2568-1310-4b28-8e3a-7fa434edd65b, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50 2018-10-26 12:39:05,470 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='dbce2568-1310-4b28-8e3a-7fa434edd65b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50', clientRegistrationAccessToken='27a09840-2499-40a5-b406-f9f2585db96b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50', clientIdIssuedAt=Fri Oct 26 12:38:55 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:55 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,470 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='dbce2568-1310-4b28-8e3a-7fa434edd65b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50', clientRegistrationAccessToken='27a09840-2499-40a5-b406-f9f2585db96b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50', clientIdIssuedAt=Fri Oct 26 12:38:55 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:55 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,471 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"dbce2568-1310-4b28-8e3a-7fa434edd65b","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:05,471 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,471 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"dbce2568-1310-4b28-8e3a-7fa434edd65b","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:05,475 TRACE [org.xdi.oxd.client.TransportClient] Send: 2366{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":null,"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}},{"httpMethods":["PUT","POST"],"scopes":null,"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":null,"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":null,"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}},"PUT":{"httpMethods":["PUT","POST"],"scopes":null,"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}}}}],"overwrite":false,"oxd_id":"dbce2568-1310-4b28-8e3a-7fa434edd65b","protection_access_token":null}} 2018-10-26 12:39:05,476 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":null,"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}},{"httpMethods":["PUT","POST"],"scopes":null,"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":null,"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":null,"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}},"PUT":{"httpMethods":["PUT","POST"],"scopes":null,"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}}}}],"overwrite":false,"oxd_id":"dbce2568-1310-4b28-8e3a-7fa434edd65b","protection_access_token":null}} 2018-10-26 12:39:05,487 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Scope expression validator - Valid: true, expression: {"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]} 2018-10-26 12:39:05,490 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Scope expression validator - Valid: true, expression: {"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]} 2018-10-26 12:39:05,522 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:05,523 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:05,602 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='b253dd3d-b6c3-4da4-85f2-8c643f8665fb', refreshToken='null', expiresIn=299} 2018-10-26 12:39:05,604 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='dbce2568-1310-4b28-8e3a-7fa434edd65b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50', clientRegistrationAccessToken='27a09840-2499-40a5-b406-f9f2585db96b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50', clientIdIssuedAt=Fri Oct 26 12:38:55 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:55 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='b253dd3d-b6c3-4da4-85f2-8c643f8665fb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:05 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,658 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: 31436ae5-6a55-4072-88d9-ac41e9c2e84f 2018-10-26 12:39:05,667 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: b253dd3d-b6c3-4da4-85f2-8c643f8665fb 2018-10-26 12:39:05,718 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: a2c9e71c-7790-4f33-9191-9b3883fc0c72 2018-10-26 12:39:05,718 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: b253dd3d-b6c3-4da4-85f2-8c643f8665fb 2018-10-26 12:39:05,743 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: f928dca3-5930-47ff-a7c0-4f33dbbe9043 2018-10-26 12:39:05,754 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='dbce2568-1310-4b28-8e3a-7fa434edd65b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50', clientRegistrationAccessToken='27a09840-2499-40a5-b406-f9f2585db96b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!DFE9.1907.D8B9.AD50', clientIdIssuedAt=Fri Oct 26 12:38:55 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:55 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='b253dd3d-b6c3-4da4-85f2-8c643f8665fb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:05 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='f928dca3-5930-47ff-a7c0-4f33dbbe9043', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='a2c9e71c-7790-4f33-9191-9b3883fc0c72', path='/ws/phone', httpMethods=[PUT, POST], scopes=[], scopeExpressions=[{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}], ticketScopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add, http://photoz.example.com/dev/actions/view]}, UmaResource{id='31436ae5-6a55-4072-88d9-ac41e9c2e84f', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add","http://photoz.example.com/dev/actions/view"]}], ticketScopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add, http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,754 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"dbce2568-1310-4b28-8e3a-7fa434edd65b"}} 2018-10-26 12:39:05,754 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,755 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"dbce2568-1310-4b28-8e3a-7fa434edd65b"}}', m_leftString=''} 2018-10-26 12:39:05,755 TRACE [org.xdi.oxd.client.TransportClient] Send: 0176{"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"dbce2568-1310-4b28-8e3a-7fa434edd65b","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:05,755 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"dbce2568-1310-4b28-8e3a-7fa434edd65b","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:05,756 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:05,758 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: b253dd3d-b6c3-4da4-85f2-8c643f8665fb 2018-10-26 12:39:05,786 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] RPT: dummy, status: RptStatusResponse{active=false, expiresAt=null, issuedAt=null, nbf=null, clientId=null, sub=null, aud=null, iss=null, jti=null, permissions=null} 2018-10-26 12:39:05,787 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] Try to register ticket, scopes: [http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add, http://photoz.example.com/dev/actions/view], resourceId: 31436ae5-6a55-4072-88d9-ac41e9c2e84f 2018-10-26 12:39:05,806 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:05,806 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: b253dd3d-b6c3-4da4-85f2-8c643f8665fb 2018-10-26 12:39:05,867 DEBUG [org.xdi.oxd.rs.protect.resteasy.RptPreProcessInterceptor] Ticket registered, UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="f0bd0d8b-3ca6-4c01-ac5d-f8928e3e8ce2" 2018-10-26 12:39:05,867 DEBUG [org.xdi.oxd.server.op.RsCheckAccessOperation] Access denied for path: /ws/phone and httpMethod: GET. Ticket is registered: RsCheckResponse{access='denied', wwwAuthenticateHeader='UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="f0bd0d8b-3ca6-4c01-ac5d-f8928e3e8ce2"', ticket='f0bd0d8b-3ca6-4c01-ac5d-f8928e3e8ce2'} 2018-10-26 12:39:05,868 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access":"denied","ticket":"f0bd0d8b-3ca6-4c01-ac5d-f8928e3e8ce2","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"f0bd0d8b-3ca6-4c01-ac5d-f8928e3e8ce2\""}} 2018-10-26 12:39:05,868 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,868 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access":"denied","ticket":"f0bd0d8b-3ca6-4c01-ac5d-f8928e3e8ce2","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"f0bd0d8b-3ca6-4c01-ac5d-f8928e3e8ce2\""}}', m_leftString=''} 2018-10-26 12:39:05,868 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:05,870 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:05,870 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,870 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:05,871 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:05,871 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:05,871 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:05,941 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9CD4.80C1.29C7.FE07, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 29d9024b-ab83-4e5d-8bc4-b912f73a0695, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9CD4.80C1.29C7.FE07 2018-10-26 12:39:05,942 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='29d9024b-ab83-4e5d-8bc4-b912f73a0695', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9CD4.80C1.29C7.FE07', clientRegistrationAccessToken='ec9003fc-ba4c-47fb-a6c7-789081b34d83', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9CD4.80C1.29C7.FE07', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,943 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='29d9024b-ab83-4e5d-8bc4-b912f73a0695', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9CD4.80C1.29C7.FE07', clientRegistrationAccessToken='ec9003fc-ba4c-47fb-a6c7-789081b34d83', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9CD4.80C1.29C7.FE07', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:05,943 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"29d9024b-ab83-4e5d-8bc4-b912f73a0695","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:05,943 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:05,943 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"29d9024b-ab83-4e5d-8bc4-b912f73a0695","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:05,944 TRACE [org.xdi.oxd.client.TransportClient] Send: 1257{"command":"uma_rs_protect","params":{"resources":[{"path":"/GetAll","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"],"ticketScopes":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"]}}],"conditionMap":{"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"],"ticketScopes":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"]}}}}],"overwrite":false,"oxd_id":"29d9024b-ab83-4e5d-8bc4-b912f73a0695","protection_access_token":null}} 2018-10-26 12:39:05,944 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/GetAll","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"],"ticketScopes":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"]}}],"conditionMap":{"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"],"ticketScopes":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"],"scope_expression":{"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"]}}}}],"overwrite":false,"oxd_id":"29d9024b-ab83-4e5d-8bc4-b912f73a0695","protection_access_token":null}} 2018-10-26 12:39:05,949 TRACE [org.xdi.oxd.server.op.RsProtectOperation] Scope expression validator - Valid: true, expression: {"rule":{"and":[{"or":[{"var":0},{"var":1}]},{"var":2}]},"data":["http://photoz.example.com/dev/actions/a1","http://photoz.example.com/dev/actions/a2","http://photoz.example.com/dev/actions/a3"]} 2018-10-26 12:39:05,981 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:05,984 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:06,190 ERROR [org.xdi.oxauth.client.TokenClient] The target server failed to respond org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:717) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:522) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) at org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor.execute(ApacheHttpClient4Executor.java:195) at org.jboss.resteasy.client.ClientRequest.execute(ClientRequest.java:439) at org.jboss.resteasy.client.ClientRequest.httpMethod(ClientRequest.java:686) at org.jboss.resteasy.client.ClientRequest.post(ClientRequest.java:570) at org.jboss.resteasy.client.ClientRequest.post(ClientRequest.java:575) at org.xdi.oxauth.client.TokenClient.exec(TokenClient.java:276) at org.xdi.oxauth.client.TokenClient.execClientCredentialsGrant(TokenClient.java:153) at org.xdi.oxd.server.service.UmaTokenService.obtainTokenWithClientCredentials(UmaTokenService.java:187) at org.xdi.oxd.server.service.UmaTokenService.obtainToken(UmaTokenService.java:166) at org.xdi.oxd.server.service.UmaTokenService.obtainPat(UmaTokenService.java:148) at org.xdi.oxd.server.service.UmaTokenService.getPat(UmaTokenService.java:143) at org.xdi.oxd.server.op.RsProtectOperation$1.getPatToken(RsProtectOperation.java:57) at org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar.register(ResourceRegistrar.java:96) at org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar.register(ResourceRegistrar.java:51) at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:68) at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:40) at org.xdi.oxd.server.Processor.process(Processor.java:74) at org.xdi.oxd.server.Processor.process(Processor.java:49) at org.xdi.oxd.server.SocketProcessor.run(SocketProcessor.java:55) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2018-10-26 12:39:06,191 ERROR [org.xdi.oxd.server.service.UmaTokenService] No response from TokenClient 2018-10-26 12:39:06,191 ERROR [org.xdi.oxd.server.Processor] Failed to obtain PAT. java.lang.RuntimeException: Failed to obtain PAT. at org.xdi.oxd.server.service.UmaTokenService.obtainTokenWithClientCredentials(UmaTokenService.java:207) at org.xdi.oxd.server.service.UmaTokenService.obtainToken(UmaTokenService.java:166) at org.xdi.oxd.server.service.UmaTokenService.obtainPat(UmaTokenService.java:148) at org.xdi.oxd.server.service.UmaTokenService.getPat(UmaTokenService.java:143) at org.xdi.oxd.server.op.RsProtectOperation$1.getPatToken(RsProtectOperation.java:57) at org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar.register(ResourceRegistrar.java:96) at org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar.register(ResourceRegistrar.java:51) at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:68) at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:40) at org.xdi.oxd.server.Processor.process(Processor.java:74) at org.xdi.oxd.server.Processor.process(Processor.java:49) at org.xdi.oxd.server.SocketProcessor.run(SocketProcessor.java:55) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2018-10-26 12:39:06,192 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"error","data":{"error":"internal_error","details":null,"error_description":"Unknown internal server error occurs."}} 2018-10-26 12:39:06,192 ERROR [org.xdi.oxd.server.SocketProcessor] Quit. Enable to process command. 2018-10-26 12:39:06,192 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"error","data":{"error":"internal_error","details":null,"error_description":"Unknown internal server error occurs."}}', m_leftString=''} 2018-10-26 12:39:06,196 ERROR [org.xdi.oxd.common.CommandResponse] Unrecognized field "error" (Class org.xdi.oxd.common.response.RsProtectResponse), not marked as ignorable at [Source: java.io.StringReader@4c402120; line: 1, column: 11] (through reference chain: org.xdi.oxd.common.response.RsProtectResponse["error"]) org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "error" (Class org.xdi.oxd.common.response.RsProtectResponse), not marked as ignorable at [Source: java.io.StringReader@4c402120; line: 1, column: 11] (through reference chain: org.xdi.oxd.common.response.RsProtectResponse["error"]) at org.codehaus.jackson.map.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:53) at org.codehaus.jackson.map.deser.StdDeserializationContext.unknownFieldException(StdDeserializationContext.java:267) at org.codehaus.jackson.map.deser.std.StdDeserializer.reportUnknownProperty(StdDeserializer.java:673) at org.codehaus.jackson.map.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:659) at org.codehaus.jackson.map.deser.BeanDeserializer.handleUnknownProperty(BeanDeserializer.java:1365) at org.codehaus.jackson.map.deser.BeanDeserializer._handleUnknown(BeanDeserializer.java:725) at org.codehaus.jackson.map.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:703) at org.codehaus.jackson.map.deser.BeanDeserializer.deserialize(BeanDeserializer.java:580) at org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2732) at org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1863) at org.xdi.oxd.common.CommandResponse.dataAsResponse(CommandResponse.java:70) at org.xdi.oxd.client.RsProtectTest.protectResources(RsProtectTest.java:145) at org.xdi.oxd.client.RsProtectTest.protectWithScopeExpressionSeconds(RsProtectTest.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:691) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:883) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1208) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:758) at org.testng.TestRunner.run(TestRunner.java:613) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:87) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1137) at org.testng.TestNG.runSuitesLocally(TestNG.java:1062) at org.testng.TestNG.run(TestNG.java:974) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) 2018-10-26 12:39:06,197 ERROR [org.xdi.oxd.common.CommandResponse] Unable to parse string to response, string: {"error":"internal_error","details":null,"error_description":"Unknown internal server error occurs."} 2018-10-26 12:39:06,207 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:06,213 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:06,213 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:06,214 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:06,214 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:06,214 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:06,280 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 549d4dc0-ca19-4779-80d5-e811b6037bcb, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80 2018-10-26 12:39:06,281 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='549d4dc0-ca19-4779-80d5-e811b6037bcb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80', clientRegistrationAccessToken='8a7dff35-b0b6-4fdf-81ee-1f0ed0ca477b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:06,281 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='549d4dc0-ca19-4779-80d5-e811b6037bcb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80', clientRegistrationAccessToken='8a7dff35-b0b6-4fdf-81ee-1f0ed0ca477b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:06,282 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"549d4dc0-ca19-4779-80d5-e811b6037bcb","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:06,283 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:06,283 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"549d4dc0-ca19-4779-80d5-e811b6037bcb","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:06,284 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"549d4dc0-ca19-4779-80d5-e811b6037bcb","protection_access_token":null}} 2018-10-26 12:39:06,285 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"549d4dc0-ca19-4779-80d5-e811b6037bcb","protection_access_token":null}} 2018-10-26 12:39:06,307 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:06,308 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:06,386 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='cf2347c4-dd1e-4c36-bf93-ebded99c9ac3', refreshToken='null', expiresIn=299} 2018-10-26 12:39:06,388 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='549d4dc0-ca19-4779-80d5-e811b6037bcb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80', clientRegistrationAccessToken='8a7dff35-b0b6-4fdf-81ee-1f0ed0ca477b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='cf2347c4-dd1e-4c36-bf93-ebded99c9ac3', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:06 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:06,420 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: 0154c4b7-502a-4928-be36-ed06576e6a69 2018-10-26 12:39:06,420 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: cf2347c4-dd1e-4c36-bf93-ebded99c9ac3 2018-10-26 12:39:06,449 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: ac25cf7f-9af2-4bb2-9288-06c0244fc55f 2018-10-26 12:39:06,449 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: cf2347c4-dd1e-4c36-bf93-ebded99c9ac3 2018-10-26 12:39:06,473 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: 47a21d2a-3733-4cb1-9275-77c87e5ff4ef 2018-10-26 12:39:06,474 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='549d4dc0-ca19-4779-80d5-e811b6037bcb', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80', clientRegistrationAccessToken='8a7dff35-b0b6-4fdf-81ee-1f0ed0ca477b', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2DE4.E45F.9E8D.ED80', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='cf2347c4-dd1e-4c36-bf93-ebded99c9ac3', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:06 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='47a21d2a-3733-4cb1-9275-77c87e5ff4ef', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='ac25cf7f-9af2-4bb2-9288-06c0244fc55f', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='0154c4b7-502a-4928-be36-ed06576e6a69', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:06,474 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"549d4dc0-ca19-4779-80d5-e811b6037bcb"}} 2018-10-26 12:39:06,475 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:06,475 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"549d4dc0-ca19-4779-80d5-e811b6037bcb"}}', m_leftString=''} 2018-10-26 12:39:06,475 TRACE [org.xdi.oxd.client.TransportClient] Send: 0176{"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"549d4dc0-ca19-4779-80d5-e811b6037bcb","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:06,475 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"549d4dc0-ca19-4779-80d5-e811b6037bcb","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:06,476 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:06,478 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: cf2347c4-dd1e-4c36-bf93-ebded99c9ac3 2018-10-26 12:39:06,508 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] RPT: dummy, status: RptStatusResponse{active=false, expiresAt=null, issuedAt=null, nbf=null, clientId=null, sub=null, aud=null, iss=null, jti=null, permissions=null} 2018-10-26 12:39:06,510 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] Try to register ticket, scopes: [http://photoz.example.com/dev/actions/view], resourceId: 0154c4b7-502a-4928-be36-ed06576e6a69 2018-10-26 12:39:06,530 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:06,531 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: cf2347c4-dd1e-4c36-bf93-ebded99c9ac3 2018-10-26 12:39:06,584 DEBUG [org.xdi.oxd.rs.protect.resteasy.RptPreProcessInterceptor] Ticket registered, UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="571b42bc-eee6-4b9c-bbac-66a6e3418a48" 2018-10-26 12:39:06,584 DEBUG [org.xdi.oxd.server.op.RsCheckAccessOperation] Access denied for path: /ws/phone and httpMethod: GET. Ticket is registered: RsCheckResponse{access='denied', wwwAuthenticateHeader='UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="571b42bc-eee6-4b9c-bbac-66a6e3418a48"', ticket='571b42bc-eee6-4b9c-bbac-66a6e3418a48'} 2018-10-26 12:39:06,584 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access":"denied","ticket":"571b42bc-eee6-4b9c-bbac-66a6e3418a48","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"571b42bc-eee6-4b9c-bbac-66a6e3418a48\""}} 2018-10-26 12:39:06,584 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:06,585 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access":"denied","ticket":"571b42bc-eee6-4b9c-bbac-66a6e3418a48","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"571b42bc-eee6-4b9c-bbac-66a6e3418a48\""}}', m_leftString=''} 2018-10-26 12:39:06,585 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:06,588 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:06,588 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:06,589 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:06,589 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:06,589 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:06,589 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:06,660 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 5b11b76d-4719-4bba-8f99-7708902de1a5, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F 2018-10-26 12:39:06,661 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='5b11b76d-4719-4bba-8f99-7708902de1a5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientRegistrationAccessToken='7acc9386-40d4-4c6a-82c7-bb12d9085f76', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:06,662 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='5b11b76d-4719-4bba-8f99-7708902de1a5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientRegistrationAccessToken='7acc9386-40d4-4c6a-82c7-bb12d9085f76', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:06,662 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:06,662 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:06,662 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:06,663 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5","protection_access_token":null}} 2018-10-26 12:39:06,663 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5","protection_access_token":null}} 2018-10-26 12:39:06,687 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:06,689 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:06,760 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='a5c799d2-206e-403e-99c1-c00e9cd64888', refreshToken='null', expiresIn=299} 2018-10-26 12:39:06,761 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='5b11b76d-4719-4bba-8f99-7708902de1a5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientRegistrationAccessToken='7acc9386-40d4-4c6a-82c7-bb12d9085f76', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='a5c799d2-206e-403e-99c1-c00e9cd64888', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:06 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:06,792 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: 86833fc3-05d9-4bf6-936b-73f6b0ff6d6c 2018-10-26 12:39:06,792 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a5c799d2-206e-403e-99c1-c00e9cd64888 2018-10-26 12:39:06,822 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: 64320adc-05c6-43b1-bf11-60bbcf04322e 2018-10-26 12:39:06,822 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a5c799d2-206e-403e-99c1-c00e9cd64888 2018-10-26 12:39:06,848 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: 1f344fe6-46fc-4dea-968a-95d40f597dbd 2018-10-26 12:39:06,849 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='5b11b76d-4719-4bba-8f99-7708902de1a5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientRegistrationAccessToken='7acc9386-40d4-4c6a-82c7-bb12d9085f76', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='a5c799d2-206e-403e-99c1-c00e9cd64888', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:06 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='1f344fe6-46fc-4dea-968a-95d40f597dbd', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='64320adc-05c6-43b1-bf11-60bbcf04322e', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='86833fc3-05d9-4bf6-936b-73f6b0ff6d6c', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:06,849 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5"}} 2018-10-26 12:39:06,849 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:06,850 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5"}}', m_leftString=''} 2018-10-26 12:39:06,850 TRACE [org.xdi.oxd.client.TransportClient] Send: 0176{"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:06,850 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:06,851 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:06,852 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a5c799d2-206e-403e-99c1-c00e9cd64888 2018-10-26 12:39:06,881 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] RPT: dummy, status: RptStatusResponse{active=false, expiresAt=null, issuedAt=null, nbf=null, clientId=null, sub=null, aud=null, iss=null, jti=null, permissions=null} 2018-10-26 12:39:06,882 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] Try to register ticket, scopes: [http://photoz.example.com/dev/actions/view], resourceId: 86833fc3-05d9-4bf6-936b-73f6b0ff6d6c 2018-10-26 12:39:06,899 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:06,900 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a5c799d2-206e-403e-99c1-c00e9cd64888 2018-10-26 12:39:06,952 DEBUG [org.xdi.oxd.rs.protect.resteasy.RptPreProcessInterceptor] Ticket registered, UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="4dac44d5-7a01-4c67-9bf2-67a815487ee3" 2018-10-26 12:39:06,952 DEBUG [org.xdi.oxd.server.op.RsCheckAccessOperation] Access denied for path: /ws/phone and httpMethod: GET. Ticket is registered: RsCheckResponse{access='denied', wwwAuthenticateHeader='UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="4dac44d5-7a01-4c67-9bf2-67a815487ee3"', ticket='4dac44d5-7a01-4c67-9bf2-67a815487ee3'} 2018-10-26 12:39:06,952 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access":"denied","ticket":"4dac44d5-7a01-4c67-9bf2-67a815487ee3","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"4dac44d5-7a01-4c67-9bf2-67a815487ee3\""}} 2018-10-26 12:39:06,952 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:06,952 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access":"denied","ticket":"4dac44d5-7a01-4c67-9bf2-67a815487ee3","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"4dac44d5-7a01-4c67-9bf2-67a815487ee3\""}}', m_leftString=''} 2018-10-26 12:39:06,953 TRACE [org.xdi.oxd.client.TransportClient] Send: 0259{"command":"uma_rp_get_rpt","params":{"ticket":"4dac44d5-7a01-4c67-9bf2-67a815487ee3","pct":null,"rpt":null,"scope":null,"state":null,"oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5","claim_token":null,"claim_token_format":null,"protection_access_token":null}} 2018-10-26 12:39:06,953 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rp_get_rpt","params":{"ticket":"4dac44d5-7a01-4c67-9bf2-67a815487ee3","pct":null,"rpt":null,"scope":null,"state":null,"oxd_id":"5b11b76d-4719-4bba-8f99-7708902de1a5","claim_token":null,"claim_token_format":null,"protection_access_token":null}} 2018-10-26 12:39:06,953 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:07,123 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:07,125 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a5c799d2-206e-403e-99c1-c00e9cd64888 2018-10-26 12:39:07,182 DEBUG [org.xdi.oxd.server.service.UmaTokenService] RPT f1a13a39-e4b6-4d74-8337-54ff3e892240_2504.82EA.068B.FC28.53E7.3860.AC27.46C5, status: RptStatusResponse{active=true, expiresAt=1540575537, issuedAt=1540571937, nbf=null, clientId=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F, sub=null, aud=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F, iss=null, jti=null, permissions=[UmaPermission{resourceId='86833fc3-05d9-4bf6-936b-73f6b0ff6d6c', scopes=[http://photoz.example.com/dev/actions/view], expiresAt=1540575537}]} 2018-10-26 12:39:07,182 DEBUG [org.xdi.oxd.server.service.UmaTokenService] RPT is successfully obtained from AS. RPT: f1a13a39-e4b6-4d74-8337-54ff3e892240_2504.82EA.068B.FC28.53E7.3860.AC27.46C5 2018-10-26 12:39:07,183 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='5b11b76d-4719-4bba-8f99-7708902de1a5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientRegistrationAccessToken='7acc9386-40d4-4c6a-82c7-bb12d9085f76', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E79.58D2.6CBC.102F', clientIdIssuedAt=Fri Oct 26 12:38:56 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:56 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='a5c799d2-206e-403e-99c1-c00e9cd64888', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:06 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='1f344fe6-46fc-4dea-968a-95d40f597dbd', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='64320adc-05c6-43b1-bf11-60bbcf04322e', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='86833fc3-05d9-4bf6-936b-73f6b0ff6d6c', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='f1a13a39-e4b6-4d74-8337-54ff3e892240_2504.82EA.068B.FC28.53E7.3860.AC27.46C5', rptTokenType='Bearer', rptPct='fe175aa8-51e6-4982-aee4-07603dc1f8d6_26B9.0667.D0C7.5DC7.FAE0.CA4A.6B74.0325', rptExpiresAt=Tue Dec 16 12:57:57 EST 1969, rptCreatedAt=Tue Dec 16 11:57:57 EST 1969, rptUpgraded=false, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,184 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"pct":"fe175aa8-51e6-4982-aee4-07603dc1f8d6_26B9.0667.D0C7.5DC7.FAE0.CA4A.6B74.0325","updated":false,"access_token":"f1a13a39-e4b6-4d74-8337-54ff3e892240_2504.82EA.068B.FC28.53E7.3860.AC27.46C5","token_type":"Bearer"}} 2018-10-26 12:39:07,184 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,184 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"pct":"fe175aa8-51e6-4982-aee4-07603dc1f8d6_26B9.0667.D0C7.5DC7.FAE0.CA4A.6B74.0325","updated":false,"access_token":"f1a13a39-e4b6-4d74-8337-54ff3e892240_2504.82EA.068B.FC28.53E7.3860.AC27.46C5","token_type":"Bearer"}}', m_leftString=''} 2018-10-26 12:39:07,184 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:07,187 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:07,187 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,187 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:07,188 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:07,188 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:07,188 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:07,248 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 97fd4a41-bd95-40d9-b43e-948774fce3c5, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87 2018-10-26 12:39:07,248 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='97fd4a41-bd95-40d9-b43e-948774fce3c5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87', clientRegistrationAccessToken='6cf75b34-21dd-4f47-8f02-efe60d8238f5', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,249 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='97fd4a41-bd95-40d9-b43e-948774fce3c5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87', clientRegistrationAccessToken='6cf75b34-21dd-4f47-8f02-efe60d8238f5', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,249 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:07,249 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,249 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:07,250 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5","protection_access_token":null}} 2018-10-26 12:39:07,250 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5","protection_access_token":null}} 2018-10-26 12:39:07,277 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:07,279 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:07,359 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='cc62e65d-c433-494c-94ed-794a2b1b097d', refreshToken='null', expiresIn=299} 2018-10-26 12:39:07,360 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='97fd4a41-bd95-40d9-b43e-948774fce3c5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87', clientRegistrationAccessToken='6cf75b34-21dd-4f47-8f02-efe60d8238f5', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='cc62e65d-c433-494c-94ed-794a2b1b097d', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:07 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,389 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: b89eb2d3-e5ef-4a62-8360-ab140187c6ca 2018-10-26 12:39:07,389 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: cc62e65d-c433-494c-94ed-794a2b1b097d 2018-10-26 12:39:07,416 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: 733ad0e9-c331-4630-aee8-fec6e9526de4 2018-10-26 12:39:07,416 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: cc62e65d-c433-494c-94ed-794a2b1b097d 2018-10-26 12:39:07,445 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: 3713c03d-2750-4dda-b0f0-39507f6e2eea 2018-10-26 12:39:07,446 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='97fd4a41-bd95-40d9-b43e-948774fce3c5', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87', clientRegistrationAccessToken='6cf75b34-21dd-4f47-8f02-efe60d8238f5', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='cc62e65d-c433-494c-94ed-794a2b1b097d', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:07 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='3713c03d-2750-4dda-b0f0-39507f6e2eea', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='733ad0e9-c331-4630-aee8-fec6e9526de4', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='b89eb2d3-e5ef-4a62-8360-ab140187c6ca', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,446 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5"}} 2018-10-26 12:39:07,446 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,446 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5"}}', m_leftString=''} 2018-10-26 12:39:07,447 TRACE [org.xdi.oxd.client.TransportClient] Send: 0176{"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:07,447 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:07,447 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:07,449 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: cc62e65d-c433-494c-94ed-794a2b1b097d 2018-10-26 12:39:07,479 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] RPT: dummy, status: RptStatusResponse{active=false, expiresAt=null, issuedAt=null, nbf=null, clientId=null, sub=null, aud=null, iss=null, jti=null, permissions=null} 2018-10-26 12:39:07,480 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] Try to register ticket, scopes: [http://photoz.example.com/dev/actions/view], resourceId: b89eb2d3-e5ef-4a62-8360-ab140187c6ca 2018-10-26 12:39:07,498 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:07,499 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: cc62e65d-c433-494c-94ed-794a2b1b097d 2018-10-26 12:39:07,579 DEBUG [org.xdi.oxd.rs.protect.resteasy.RptPreProcessInterceptor] Ticket registered, UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="69a5c5b7-ee77-469e-a579-11c908d3d028" 2018-10-26 12:39:07,579 DEBUG [org.xdi.oxd.server.op.RsCheckAccessOperation] Access denied for path: /ws/phone and httpMethod: GET. Ticket is registered: RsCheckResponse{access='denied', wwwAuthenticateHeader='UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="69a5c5b7-ee77-469e-a579-11c908d3d028"', ticket='69a5c5b7-ee77-469e-a579-11c908d3d028'} 2018-10-26 12:39:07,579 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access":"denied","ticket":"69a5c5b7-ee77-469e-a579-11c908d3d028","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"69a5c5b7-ee77-469e-a579-11c908d3d028\""}} 2018-10-26 12:39:07,579 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,579 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access":"denied","ticket":"69a5c5b7-ee77-469e-a579-11c908d3d028","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"69a5c5b7-ee77-469e-a579-11c908d3d028\""}}', m_leftString=''} 2018-10-26 12:39:07,582 TRACE [org.xdi.oxd.client.TransportClient] Send: 0237{"command":"uma_rp_get_claims_gathering_url","params":{"ticket":"69a5c5b7-ee77-469e-a579-11c908d3d028","oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5","claims_redirect_uri":"https://client.example.com/cb","protection_access_token":null}} 2018-10-26 12:39:07,582 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rp_get_claims_gathering_url","params":{"ticket":"69a5c5b7-ee77-469e-a579-11c908d3d028","oxd_id":"97fd4a41-bd95-40d9-b43e-948774fce3c5","claims_redirect_uri":"https://client.example.com/cb","protection_access_token":null}} 2018-10-26 12:39:07,585 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"url":"https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87&ticket=69a5c5b7-ee77-469e-a579-11c908d3d028&claims_redirect_uri=https://client.example.com/cb&state=e2me2pblprlqpv3hb7096gtim2","state":"e2me2pblprlqpv3hb7096gtim2"}} 2018-10-26 12:39:07,585 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,585 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"url":"https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!6E62.1730.E0F1.7E87&ticket=69a5c5b7-ee77-469e-a579-11c908d3d028&claims_redirect_uri=https://client.example.com/cb&state=e2me2pblprlqpv3hb7096gtim2","state":"e2me2pblprlqpv3hb7096gtim2"}}', m_leftString=''} 2018-10-26 12:39:07,587 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:07,589 TRACE [org.xdi.oxd.client.TransportClient] Send: 0951{"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:07,589 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,589 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","urn:ietf:params:oauth:grant-type:uma-ticket","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java"}} 2018-10-26 12:39:07,590 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:07,590 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:07,590 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:07,674 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["urn:ietf:params:oauth:grant-type:uma-ticket","refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: ae5efcb2-2efb-4bfb-9f3b-87482bdda24a, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8 2018-10-26 12:39:07,675 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='ae5efcb2-2efb-4bfb-9f3b-87482bdda24a', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientRegistrationAccessToken='7c56ea04-b269-4775-b1ca-f6c135510f70', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,676 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='ae5efcb2-2efb-4bfb-9f3b-87482bdda24a', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientRegistrationAccessToken='7c56ea04-b269-4775-b1ca-f6c135510f70', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,676 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","op_host":"https://ce-dev3.gluu.org"}} 2018-10-26 12:39:07,676 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,676 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","op_host":"https://ce-dev3.gluu.org"}}', m_leftString=''} 2018-10-26 12:39:07,677 TRACE [org.xdi.oxd.client.TransportClient] Send: 1730{"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","protection_access_token":null}} 2018-10-26 12:39:07,677 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/ws/phone","conditions":[{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null}],"conditionMap":{"DELETE":{"httpMethods":["DELETE"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/remove"],"ticketScopes":["http://photoz.example.com/dev/actions/remove"],"scope_expression":null},"POST":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null},"GET":{"httpMethods":["GET"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/view"],"ticketScopes":["http://photoz.example.com/dev/actions/view"],"scope_expression":null},"PUT":{"httpMethods":["PUT","POST"],"scopes":["http://photoz.example.com/dev/actions/all","http://photoz.example.com/dev/actions/add"],"ticketScopes":["http://photoz.example.com/dev/actions/add"],"scope_expression":null}}}],"overwrite":false,"oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","protection_access_token":null}} 2018-10-26 12:39:07,696 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:07,697 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:07,777 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='566dd97c-3ebf-4ca1-b6b5-b58d969394cb', refreshToken='null', expiresIn=299} 2018-10-26 12:39:07,778 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='ae5efcb2-2efb-4bfb-9f3b-87482bdda24a', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientRegistrationAccessToken='7c56ea04-b269-4775-b1ca-f6c135510f70', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='566dd97c-3ebf-4ca1-b6b5-b58d969394cb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:07 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,806 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [GET], id: f614ddae-51c1-4fb4-93ce-eea7459cfeed 2018-10-26 12:39:07,807 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 566dd97c-3ebf-4ca1-b6b5-b58d969394cb 2018-10-26 12:39:07,839 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [PUT, POST], id: 4c495569-c1e3-4946-8f41-e6feb2011a1a 2018-10-26 12:39:07,839 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 566dd97c-3ebf-4ca1-b6b5-b58d969394cb 2018-10-26 12:39:07,870 DEBUG [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Registered resource, path: /ws/phone, http methods: [DELETE], id: 724a7a8e-cc8e-4229-9c8e-e328306e756c 2018-10-26 12:39:07,871 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='ae5efcb2-2efb-4bfb-9f3b-87482bdda24a', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientRegistrationAccessToken='7c56ea04-b269-4775-b1ca-f6c135510f70', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='566dd97c-3ebf-4ca1-b6b5-b58d969394cb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:07 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='724a7a8e-cc8e-4229-9c8e-e328306e756c', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='4c495569-c1e3-4946-8f41-e6feb2011a1a', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='f614ddae-51c1-4fb4-93ce-eea7459cfeed', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:07,871 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a"}} 2018-10-26 12:39:07,871 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:07,871 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a"}}', m_leftString=''} 2018-10-26 12:39:07,872 TRACE [org.xdi.oxd.client.TransportClient] Send: 0176{"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:07,872 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_check_access","params":{"rpt":"dummy","path":"/ws/phone","oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","http_method":"GET","protection_access_token":null}} 2018-10-26 12:39:07,872 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:07,874 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 566dd97c-3ebf-4ca1-b6b5-b58d969394cb 2018-10-26 12:39:07,899 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] RPT: dummy, status: RptStatusResponse{active=false, expiresAt=null, issuedAt=null, nbf=null, clientId=null, sub=null, aud=null, iss=null, jti=null, permissions=null} 2018-10-26 12:39:07,900 TRACE [org.xdi.oxd.server.op.RsCheckAccessOperation] Try to register ticket, scopes: [http://photoz.example.com/dev/actions/view], resourceId: f614ddae-51c1-4fb4-93ce-eea7459cfeed 2018-10-26 12:39:07,919 TRACE [org.xdi.oxd.rs.protect.resteasy.ServiceProvider] UMA discovery:UmaConfiguration{claimsInteractionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/gather_claims', umaProfilesSupported=[], permissionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc_pr', resourceRegistrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/host/rsrc/resource_set', scopeEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/uma/scopes'} OAuth2Discovery{issuer='https://ce-dev3.gluu.org', authorizationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/authorize', tokenEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/token', jwksUri='https://ce-dev3.gluu.org/oxauth/restv1/jwks', registrationEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/register', responseTypesSupported=[code, id_token, token], grantTypesSupported=[authorization_code, implicit, client_credentials, urn:ietf:params:oauth:grant-type:uma-ticket], tokenEndpointAuthMethodsSupported=[client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt], tokenEndpointAuthSigningAlgValuesSupported=[HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512], serviceDocumentation='http://gluu.org/docs', uiLocalesSupported=[en, es], opPolicyUri='http://ox.gluu.org/doku.php?id=oxauth:policy', opTosUri='http://ox.gluu.org/doku.php?id=oxauth:tos', introspectionEndpoint='https://ce-dev3.gluu.org/oxauth/restv1/rpt/status', codeChallengeMethodsSupported=null} 2018-10-26 12:39:07,919 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 566dd97c-3ebf-4ca1-b6b5-b58d969394cb 2018-10-26 12:39:08,002 DEBUG [org.xdi.oxd.rs.protect.resteasy.RptPreProcessInterceptor] Ticket registered, UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="8f98ccf9-340d-41f1-86ca-f538f9798c31" 2018-10-26 12:39:08,002 DEBUG [org.xdi.oxd.server.op.RsCheckAccessOperation] Access denied for path: /ws/phone and httpMethod: GET. Ticket is registered: RsCheckResponse{access='denied', wwwAuthenticateHeader='UMA realm="rs",as_uri="https://ce-dev3.gluu.org",error="insufficient_scope",ticket="8f98ccf9-340d-41f1-86ca-f538f9798c31"', ticket='8f98ccf9-340d-41f1-86ca-f538f9798c31'} 2018-10-26 12:39:08,002 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access":"denied","ticket":"8f98ccf9-340d-41f1-86ca-f538f9798c31","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"8f98ccf9-340d-41f1-86ca-f538f9798c31\""}} 2018-10-26 12:39:08,002 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,002 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"access":"denied","ticket":"8f98ccf9-340d-41f1-86ca-f538f9798c31","www-authenticate_header":"UMA realm=\"rs\",as_uri=\"https://ce-dev3.gluu.org\",error=\"insufficient_scope\",ticket=\"8f98ccf9-340d-41f1-86ca-f538f9798c31\""}}', m_leftString=''} 2018-10-26 12:39:08,003 TRACE [org.xdi.oxd.client.TransportClient] Send: 0259{"command":"uma_rp_get_rpt","params":{"ticket":"8f98ccf9-340d-41f1-86ca-f538f9798c31","pct":null,"rpt":null,"scope":null,"state":null,"oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","claim_token":null,"claim_token_format":null,"protection_access_token":null}} 2018-10-26 12:39:08,003 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rp_get_rpt","params":{"ticket":"8f98ccf9-340d-41f1-86ca-f538f9798c31","pct":null,"rpt":null,"scope":null,"state":null,"oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","claim_token":null,"claim_token_format":null,"protection_access_token":null}} 2018-10-26 12:39:08,003 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,236 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,238 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 566dd97c-3ebf-4ca1-b6b5-b58d969394cb 2018-10-26 12:39:08,313 DEBUG [org.xdi.oxd.server.service.UmaTokenService] RPT b5ccb093-7645-4d3f-915b-ae9385298739_5EEC.985E.1451.ACCC.0135.BF02.2D6F.56DB, status: RptStatusResponse{active=true, expiresAt=1540575538, issuedAt=1540571938, nbf=null, clientId=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8, sub=null, aud=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8, iss=null, jti=null, permissions=[UmaPermission{resourceId='f614ddae-51c1-4fb4-93ce-eea7459cfeed', scopes=[http://photoz.example.com/dev/actions/view], expiresAt=1540575538}]} 2018-10-26 12:39:08,313 DEBUG [org.xdi.oxd.server.service.UmaTokenService] RPT is successfully obtained from AS. RPT: b5ccb093-7645-4d3f-915b-ae9385298739_5EEC.985E.1451.ACCC.0135.BF02.2D6F.56DB 2018-10-26 12:39:08,315 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='ae5efcb2-2efb-4bfb-9f3b-87482bdda24a', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientRegistrationAccessToken='7c56ea04-b269-4775-b1ca-f6c135510f70', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8', clientIdIssuedAt=Fri Oct 26 12:38:57 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:57 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, urn:ietf:params:oauth:grant-type:uma-ticket, client_credentials], contacts=[], userId='null', userSecret='null', pat='566dd97c-3ebf-4ca1-b6b5-b58d969394cb', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:07 EDT 2018, patRefreshToken='null', umaProtectedResources=[UmaResource{id='724a7a8e-cc8e-4229-9c8e-e328306e756c', path='/ws/phone', httpMethods=[DELETE], scopes=[http://photoz.example.com/dev/actions/remove, http://photoz.example.com/dev/actions/all], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/remove]}, UmaResource{id='4c495569-c1e3-4946-8f41-e6feb2011a1a', path='/ws/phone', httpMethods=[PUT, POST], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/add], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/add]}, UmaResource{id='f614ddae-51c1-4fb4-93ce-eea7459cfeed', path='/ws/phone', httpMethods=[GET], scopes=[http://photoz.example.com/dev/actions/all, http://photoz.example.com/dev/actions/view], scopeExpressions=[], ticketScopes=[http://photoz.example.com/dev/actions/view]}], rpt='b5ccb093-7645-4d3f-915b-ae9385298739_5EEC.985E.1451.ACCC.0135.BF02.2D6F.56DB', rptTokenType='Bearer', rptPct='052a812f-3486-4605-9b1d-9ec505ed6048_8322.CB7E.2AC3.0A0B.80B4.1A55.37C1.EFA1', rptExpiresAt=Tue Dec 16 12:57:58 EST 1969, rptCreatedAt=Tue Dec 16 11:57:58 EST 1969, rptUpgraded=false, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,315 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"pct":"052a812f-3486-4605-9b1d-9ec505ed6048_8322.CB7E.2AC3.0A0B.80B4.1A55.37C1.EFA1","updated":false,"access_token":"b5ccb093-7645-4d3f-915b-ae9385298739_5EEC.985E.1451.ACCC.0135.BF02.2D6F.56DB","token_type":"Bearer"}} 2018-10-26 12:39:08,315 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,315 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"pct":"052a812f-3486-4605-9b1d-9ec505ed6048_8322.CB7E.2AC3.0A0B.80B4.1A55.37C1.EFA1","updated":false,"access_token":"b5ccb093-7645-4d3f-915b-ae9385298739_5EEC.985E.1451.ACCC.0135.BF02.2D6F.56DB","token_type":"Bearer"}}', m_leftString=''} 2018-10-26 12:39:08,317 TRACE [org.xdi.oxd.client.TransportClient] Send: 0203{"command":"introspect_rpt","params":{"rpt":"b5ccb093-7645-4d3f-915b-ae9385298739_5EEC.985E.1451.ACCC.0135.BF02.2D6F.56DB","oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","protection_access_token":null}} 2018-10-26 12:39:08,317 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"introspect_rpt","params":{"rpt":"b5ccb093-7645-4d3f-915b-ae9385298739_5EEC.985E.1451.ACCC.0135.BF02.2D6F.56DB","oxd_id":"ae5efcb2-2efb-4bfb-9f3b-87482bdda24a","protection_access_token":null}} 2018-10-26 12:39:08,319 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,321 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: 566dd97c-3ebf-4ca1-b6b5-b58d969394cb 2018-10-26 12:39:08,403 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"active":true,"exp":1540575538,"iat":1540571938,"nbf":null,"permissions":[{"resource_id":"f614ddae-51c1-4fb4-93ce-eea7459cfeed","resource_scopes":["http://photoz.example.com/dev/actions/view"],"exp":1540575538}],"client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8","sub":null,"aud":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8","iss":null,"jti":null}} 2018-10-26 12:39:08,403 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,403 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"active":true,"exp":1540575538,"iat":1540571938,"nbf":null,"permissions":[{"resource_id":"f614ddae-51c1-4fb4-93ce-eea7459cfeed","resource_scopes":["http://photoz.example.com/dev/actions/view"],"exp":1540575538}],"client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8","sub":null,"aud":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!1970.A33E.F247.29A8","iss":null,"jti":null}}', m_leftString=''} 2018-10-26 12:39:08,407 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:08,411 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,412 TRACE [org.xdi.oxd.client.TransportClient] Send: 0969{"command":"setup_client","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java","setup_client_name":null}} 2018-10-26 12:39:08,412 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"setup_client","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java","setup_client_name":null}} 2018-10-26 12:39:08,424 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:08,424 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:08,424 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,495 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/logout"], grant_types=["refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=["https:\/\/client.example.com\/cb\/logout"], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 8ceb47bd-38fe-403f-b21b-bbe238fd6e5b, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06 2018-10-26 12:39:08,497 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='8ceb47bd-38fe-403f-b21b-bbe238fd6e5b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06', clientRegistrationAccessToken='5d35555b-ee74-457e-9a63-af187379903d', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,497 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='8ceb47bd-38fe-403f-b21b-bbe238fd6e5b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06', clientRegistrationAccessToken='5d35555b-ee74-457e-9a63-af187379903d', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,497 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:08,497 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:08,497 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,571 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/logout"], grant_types=["refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb","https:\/\/client.example.com\/logout"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=["https:\/\/client.example.com\/cb\/logout"], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: a5afecf8-a1ee-4bf9-9b11-0afb119f05ea, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274 2018-10-26 12:39:08,572 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='a5afecf8-a1ee-4bf9-9b11-0afb119f05ea', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274', clientRegistrationAccessToken='c2c45140-d2cb-456b-ab7f-ac89ea1c4264', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,572 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='a5afecf8-a1ee-4bf9-9b11-0afb119f05ea', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274', clientRegistrationAccessToken='c2c45140-d2cb-456b-ab7f-ac89ea1c4264', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,573 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='8ceb47bd-38fe-403f-b21b-bbe238fd6e5b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06', clientRegistrationAccessToken='5d35555b-ee74-457e-9a63-af187379903d', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='true', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,574 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='a5afecf8-a1ee-4bf9-9b11-0afb119f05ea', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274', clientRegistrationAccessToken='c2c45140-d2cb-456b-ab7f-ac89ea1c4264', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='8ceb47bd-38fe-403f-b21b-bbe238fd6e5b', setupClientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,576 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"a5afecf8-a1ee-4bf9-9b11-0afb119f05ea","client_id_of_oxd_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274","op_host":"https://ce-dev3.gluu.org","setup_client_oxd_id":"8ceb47bd-38fe-403f-b21b-bbe238fd6e5b","client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06","client_registration_access_token":"5d35555b-ee74-457e-9a63-af187379903d","client_registration_client_uri":"https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06","client_id_issued_at":1540571938,"client_secret_expires_at":1540658338}} 2018-10-26 12:39:08,576 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,576 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"a5afecf8-a1ee-4bf9-9b11-0afb119f05ea","client_id_of_oxd_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!C1B5.FE9A.3E5B.E274","op_host":"https://ce-dev3.gluu.org","setup_client_oxd_id":"8ceb47bd-38fe-403f-b21b-bbe238fd6e5b","client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06","client_secret":"373f8f4c-9d43-40d5-81a2-4102e9767516","client_registration_access_token":"5d35555b-ee74-457e-9a63-af187379903d","client_registration_client_uri":"https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!920D.C927.4083.DD06","client_id_issued_at":1540571938,"client_secret_expires_at":1540658338}}', m_leftString=''} 2018-10-26 12:39:08,578 TRACE [org.xdi.oxd.client.TransportClient] Send: 0961{"command":"setup_client","params":{"scope":["openid","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":["https://client.example.com/cb"],"response_types":["code"],"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":[],"grant_types":["authorization_code"],"trusted_client":false,"oxd_rp_programming_language":null,"setup_client_name":null}} 2018-10-26 12:39:08,578 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"setup_client","params":{"scope":["openid","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":["https://client.example.com/cb"],"response_types":["code"],"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":[],"grant_types":["authorization_code"],"trusted_client":false,"oxd_rp_programming_language":null,"setup_client_name":null}} 2018-10-26 12:39:08,579 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:08,579 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:08,579 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,638 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/logout"], grant_types=["refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb","https:\/\/client.example.com\/logout"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=["https:\/\/client.example.com\/cb\/logout"], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 9d0a1eee-e0d4-417b-abe1-03a0d8ac332b, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942 2018-10-26 12:39:08,639 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='9d0a1eee-e0d4-417b-abe1-03a0d8ac332b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942', clientRegistrationAccessToken='cc7a50b1-485f-4b05-9e94-48e412ef963c', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile, uma_protection, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:39:08,639 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='9d0a1eee-e0d4-417b-abe1-03a0d8ac332b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942', clientRegistrationAccessToken='cc7a50b1-485f-4b05-9e94-48e412ef963c', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile, uma_protection, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:39:08,640 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:08,640 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:08,640 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,711 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/logout"], grant_types=["refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb","https:\/\/client.example.com\/logout"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=["https:\/\/client.example.com\/cb\/logout"], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: e93118e1-829a-409b-a722-1ee7a264b98d, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1 2018-10-26 12:39:08,712 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='e93118e1-829a-409b-a722-1ee7a264b98d', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1', clientRegistrationAccessToken='34c5fc33-616f-4abf-85e4-f44187ea7601', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile, uma_protection, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:39:08,712 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='e93118e1-829a-409b-a722-1ee7a264b98d', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1', clientRegistrationAccessToken='34c5fc33-616f-4abf-85e4-f44187ea7601', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, profile, uma_protection, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:39:08,713 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='9d0a1eee-e0d4-417b-abe1-03a0d8ac332b', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942', clientRegistrationAccessToken='cc7a50b1-485f-4b05-9e94-48e412ef963c', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='true', setupOxdId='null', setupClientId='null', scope=[openid, profile, uma_protection, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:39:08,714 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='e93118e1-829a-409b-a722-1ee7a264b98d', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1', clientRegistrationAccessToken='34c5fc33-616f-4abf-85e4-f44187ea7601', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='9d0a1eee-e0d4-417b-abe1-03a0d8ac332b', setupClientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942', scope=[openid, profile, uma_protection, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=null} 2018-10-26 12:39:08,715 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"e93118e1-829a-409b-a722-1ee7a264b98d","client_id_of_oxd_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1","op_host":"https://ce-dev3.gluu.org","setup_client_oxd_id":"9d0a1eee-e0d4-417b-abe1-03a0d8ac332b","client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942","client_registration_access_token":"cc7a50b1-485f-4b05-9e94-48e412ef963c","client_registration_client_uri":"https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942","client_id_issued_at":1540571938,"client_secret_expires_at":1540658338}} 2018-10-26 12:39:08,715 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,715 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"e93118e1-829a-409b-a722-1ee7a264b98d","client_id_of_oxd_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!8088.5427.479B.5DF1","op_host":"https://ce-dev3.gluu.org","setup_client_oxd_id":"9d0a1eee-e0d4-417b-abe1-03a0d8ac332b","client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942","client_secret":"b0cd7fb1-75fc-453a-ac6e-af404cecaa83","client_registration_access_token":"cc7a50b1-485f-4b05-9e94-48e412ef963c","client_registration_client_uri":"https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!9E44.9AEE.D564.B942","client_id_issued_at":1540571938,"client_secret_expires_at":1540658338}}', m_leftString=''} 2018-10-26 12:39:08,717 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:08,718 TRACE [org.xdi.oxd.client.TransportClient] Send: 0969{"command":"setup_client","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java","setup_client_name":null}} 2018-10-26 12:39:08,718 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,718 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"setup_client","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/logout","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":["https://client.example.com/cb/logout"],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java","setup_client_name":null}} 2018-10-26 12:39:08,719 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:08,719 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:08,719 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,779 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/logout"], grant_types=["refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=["https:\/\/client.example.com\/cb\/logout"], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: a2e4dd61-206f-48e5-bae1-2054d87efb17, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB 2018-10-26 12:39:08,780 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='a2e4dd61-206f-48e5-bae1-2054d87efb17', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', clientRegistrationAccessToken='5133ed05-03e0-4332-b20d-291d6705c6f5', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,781 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='a2e4dd61-206f-48e5-bae1-2054d87efb17', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', clientRegistrationAccessToken='5133ed05-03e0-4332-b20d-291d6705c6f5', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,781 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:08,781 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:08,781 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,845 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/logout"], grant_types=["refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb","https:\/\/client.example.com\/logout"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=["https:\/\/client.example.com\/cb\/logout"], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 5cc75330-a1d5-4596-a775-2365a199d14d, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E 2018-10-26 12:39:08,846 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='5cc75330-a1d5-4596-a775-2365a199d14d', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E', clientRegistrationAccessToken='56907856-90fa-46d0-bee9-45228272d50f', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,847 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='5cc75330-a1d5-4596-a775-2365a199d14d', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E', clientRegistrationAccessToken='56907856-90fa-46d0-bee9-45228272d50f', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,847 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='a2e4dd61-206f-48e5-bae1-2054d87efb17', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', clientRegistrationAccessToken='5133ed05-03e0-4332-b20d-291d6705c6f5', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='true', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,848 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='5cc75330-a1d5-4596-a775-2365a199d14d', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb, https://client.example.com/logout], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E', clientRegistrationAccessToken='56907856-90fa-46d0-bee9-45228272d50f', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='a2e4dd61-206f-48e5-bae1-2054d87efb17', setupClientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,848 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"5cc75330-a1d5-4596-a775-2365a199d14d","client_id_of_oxd_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E","op_host":"https://ce-dev3.gluu.org","setup_client_oxd_id":"a2e4dd61-206f-48e5-bae1-2054d87efb17","client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB","client_registration_access_token":"5133ed05-03e0-4332-b20d-291d6705c6f5","client_registration_client_uri":"https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB","client_id_issued_at":1540571938,"client_secret_expires_at":1540658338}} 2018-10-26 12:39:08,848 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,848 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"5cc75330-a1d5-4596-a775-2365a199d14d","client_id_of_oxd_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!FB13.DF58.0D0B.875E","op_host":"https://ce-dev3.gluu.org","setup_client_oxd_id":"a2e4dd61-206f-48e5-bae1-2054d87efb17","client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB","client_secret":"8f171584-f205-44fb-9bca-ab2f7cf82dde","client_registration_access_token":"5133ed05-03e0-4332-b20d-291d6705c6f5","client_registration_client_uri":"https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB","client_id_issued_at":1540571938,"client_secret_expires_at":1540658338}}', m_leftString=''} 2018-10-26 12:39:08,851 TRACE [org.xdi.oxd.client.TransportClient] Send: 0313{"command":"get_client_token","params":{"scope":["openid"],"algorithm":null,"client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB","client_secret":"8f171584-f205-44fb-9bca-ab2f7cf82dde","op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authentication_method":null,"key_id":null}} 2018-10-26 12:39:08,851 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_client_token","params":{"scope":["openid"],"algorithm":null,"client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB","":"8f171584-f205-44fb-9bca-ab2f7cf82dde","op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authentication_method":null,"key_id":null}} 2018-10-26 12:39:08,856 TRACE [org.xdi.oxd.server.service.RpService] Found rp by client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB, rp: Rp{oxdId='a2e4dd61-206f-48e5-bae1-2054d87efb17', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/logout', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[https://client.example.com/cb/logout], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', clientRegistrationAccessToken='5133ed05-03e0-4332-b20d-291d6705c6f5', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!F1E5.9539.9DC6.76EB', clientIdIssuedAt=Fri Oct 26 12:38:58 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:58 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='true', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,856 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,920 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"scope":"openid","access_token":"92b24201-645e-49d9-a39c-9a50822c6598","expires_in":299,"refresh_token":null}} 2018-10-26 12:39:08,920 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,920 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"scope":"openid","access_token":"92b24201-645e-49d9-a39c-9a50822c6598","expires_in":299,"refresh_token":null}}', m_leftString=''} 2018-10-26 12:39:08,920 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:08,923 TRACE [org.xdi.oxd.client.TransportClient] Send: 0929{"command":"setup_client","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"client_secret":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java","setup_client_name":null}} 2018-10-26 12:39:08,923 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:08,923 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"setup_client","params":{"scope":["openid","uma_protection","profile"],"contacts":null,"op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authorization_redirect_uri":"https://client.example.com/cb","post_logout_redirect_uri":"https://client.example.com/cb","protection_access_token":null,"redirect_uris":null,"response_types":null,"claims_redirect_uri":null,"client_id":null,"":null,"client_registration_access_token":null,"client_registration_client_uri":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_token_endpoint_auth_signing_alg":null,"client_request_uris":null,"client_frontchannel_logout_uris":[""],"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":["authorization_code","client_credentials"],"trusted_client":true,"oxd_rp_programming_language":"java","setup_client_name":null}} 2018-10-26 12:39:08,924 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:08,924 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:08,924 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:08,983 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 66c123fd-6c66-4657-926c-b2415cef5231, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD 2018-10-26 12:39:08,984 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='66c123fd-6c66-4657-926c-b2415cef5231', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientRegistrationAccessToken='e9c4d939-d78b-4f6e-96f1-334f6efd7929', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,984 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='66c123fd-6c66-4657-926c-b2415cef5231', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientRegistrationAccessToken='e9c4d939-d78b-4f6e-96f1-334f6efd7929', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:08,984 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Skip auto registration of claims interaction endpoint as redirect_uri because OP host for different uri's is different which will not pass AS redirect_uri's validation (same host must be present). 2018-10-26 12:39:08,985 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating RP ... 2018-10-26 12:39:08,985 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:09,044 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992, claims: {post_logout_redirect_uris=["https:\/\/client.example.com\/cb"], grant_types=["refresh_token","authorization_code","client_credentials"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com\/cb"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_uri=[""], frontchannel_logout_session_required=false, scope=test phone uma_protection address clientinfo user_name permission profile org_name oxd myScope openid email work_phone, require_auth_time=false, client_name=oxd client for rp: 87a85843-3e0e-4a3b-b439-0b50ca701141, response_types=["code"], id_token_signed_response_alg=RS256}, registration_client_uri:https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992 2018-10-26 12:39:09,045 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP created successfully. RP : Rp{oxdId='87a85843-3e0e-4a3b-b439-0b50ca701141', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992', clientRegistrationAccessToken='09656d69-c1fa-40f1-807d-18219d2af4fc', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:09,046 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] RP created: Rp{oxdId='87a85843-3e0e-4a3b-b439-0b50ca701141', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992', clientRegistrationAccessToken='09656d69-c1fa-40f1-807d-18219d2af4fc', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:09,046 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='66c123fd-6c66-4657-926c-b2415cef5231', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientRegistrationAccessToken='e9c4d939-d78b-4f6e-96f1-334f6efd7929', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='true', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:09,047 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='87a85843-3e0e-4a3b-b439-0b50ca701141', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992', clientRegistrationAccessToken='09656d69-c1fa-40f1-807d-18219d2af4fc', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='null', setupOxdId='66c123fd-6c66-4657-926c-b2415cef5231', setupClientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:09,047 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"87a85843-3e0e-4a3b-b439-0b50ca701141","client_id_of_oxd_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992","op_host":"https://ce-dev3.gluu.org","setup_client_oxd_id":"66c123fd-6c66-4657-926c-b2415cef5231","client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","client_registration_access_token":"e9c4d939-d78b-4f6e-96f1-334f6efd7929","client_registration_client_uri":"https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","client_id_issued_at":1540571939,"client_secret_expires_at":1540658339}} 2018-10-26 12:39:09,047 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:09,047 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"oxd_id":"87a85843-3e0e-4a3b-b439-0b50ca701141","client_id_of_oxd_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!2B23.B647.9F1D.2992","op_host":"https://ce-dev3.gluu.org","setup_client_oxd_id":"66c123fd-6c66-4657-926c-b2415cef5231","client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","client_secret":"b12fa04d-da0c-4032-8ace-54ee18005231","client_registration_access_token":"e9c4d939-d78b-4f6e-96f1-334f6efd7929","client_registration_client_uri":"https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","client_id_issued_at":1540571939,"client_secret_expires_at":1540658339}}', m_leftString=''} 2018-10-26 12:39:09,048 TRACE [org.xdi.oxd.client.TransportClient] Send: 0313{"command":"get_client_token","params":{"scope":["openid"],"algorithm":null,"client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","client_secret":"b12fa04d-da0c-4032-8ace-54ee18005231","op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authentication_method":null,"key_id":null}} 2018-10-26 12:39:09,048 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_client_token","params":{"scope":["openid"],"algorithm":null,"client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","":"b12fa04d-da0c-4032-8ace-54ee18005231","op_host":"https://ce-dev3.gluu.org","op_discovery_path":null,"authentication_method":null,"key_id":null}} 2018-10-26 12:39:09,048 TRACE [org.xdi.oxd.server.service.RpService] Found rp by client_id: @!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD, rp: Rp{oxdId='66c123fd-6c66-4657-926c-b2415cef5231', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientRegistrationAccessToken='e9c4d939-d78b-4f6e-96f1-334f6efd7929', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='true', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:09,049 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:09,124 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"scope":"openid","access_token":"473cea9c-94a5-44aa-9778-837c5e0ca725","expires_in":299,"refresh_token":null}} 2018-10-26 12:39:09,124 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:09,124 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"scope":"openid","access_token":"473cea9c-94a5-44aa-9778-837c5e0ca725","expires_in":299,"refresh_token":null}}', m_leftString=''} 2018-10-26 12:39:09,126 TRACE [org.xdi.oxd.client.TransportClient] Send: 0181{"command":"introspect_access_token","params":{"oxd_id":"66c123fd-6c66-4657-926c-b2415cef5231","access_token":"473cea9c-94a5-44aa-9778-837c5e0ca725","protection_access_token":null}} 2018-10-26 12:39:09,126 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"introspect_access_token","params":{"oxd_id":"66c123fd-6c66-4657-926c-b2415cef5231","access_token":"473cea9c-94a5-44aa-9778-837c5e0ca725","protection_access_token":null}} 2018-10-26 12:39:09,128 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:09,131 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client. 2018-10-26 12:39:09,200 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='7e05bb6e-6b9c-4e8b-ab0e-3f2505216b33', refreshToken='null', expiresIn=299} 2018-10-26 12:39:09,201 DEBUG [org.xdi.oxd.server.persistence.SqlPersistenceServiceImpl] RP updated successfully. RP : Rp{oxdId='66c123fd-6c66-4657-926c-b2415cef5231', opHost='https://ce-dev3.gluu.org', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com/cb', postLogoutRedirectUri='https://client.example.com/cb', applicationType='web', redirectUris=[https://client.example.com/cb], frontChannelLogoutUri=[], claimsRedirectUri=[], responseTypes=[code], clientId='@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientRegistrationAccessToken='e9c4d939-d78b-4f6e-96f1-334f6efd7929', clientRegistrationClientUri='https://ce-dev3.gluu.org/oxauth/restv1/register?client_id=@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD', clientIdIssuedAt=Fri Oct 26 12:38:59 EDT 2018, clientSecretExpiresAt=Sat Oct 27 12:38:59 EDT 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='true', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection, profile, oxd], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='7e05bb6e-6b9c-4e8b-ab0e-3f2505216b33', patExpiresIn=299, patCreatedAt=Fri Oct 26 12:39:09 EDT 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, tokenEndpointAuthSigningAlg=null, tokenEndpointAuthMethod=null, oxdRpProgrammingLanguage=java} 2018-10-26 12:39:09,249 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"active":true,"scopes":["openid"],"client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","username":null,"token_type":"bearer","exp":1540572239,"iat":1540571939,"sub":"","aud":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","iss":"https://ce-dev3.gluu.org","jti":null,"acr_values":null,"scope":["openid"]}} 2018-10-26 12:39:09,249 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling... 2018-10-26 12:39:09,249 TRACE [org.xdi.oxd.client.TransportClient] Response: ReadResult{m_command='{"status":"ok","data":{"active":true,"scopes":["openid"],"client_id":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","username":null,"token_type":"bearer","exp":1540572239,"iat":1540571939,"sub":"","aud":"@!DBE5.84F8.631A.9172!0001!CD07.49BE!0008!04B4.D7EF.F198.A6AD","iss":"https://ce-dev3.gluu.org","jti":null,"acr_values":null,"scope":["openid"]}}', m_leftString=''} 2018-10-26 12:39:09,252 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank. 2018-10-26 12:39:09,254 INFO [org.xdi.oxd.server.service.SocketService] Shutdown server... 2018-10-26 12:39:09,255 INFO [org.xdi.oxd.server.service.SocketService] Shutdown finished. 2018-10-26 12:39:09,255 ERROR [org.xdi.oxd.server.service.SocketService] Accept failed, port: 8099 2018-10-26 12:39:09,256 ERROR [org.xdi.oxd.server.service.SocketService] Could not listen on port: 8099. 2018-10-26 12:39:09,256 ERROR [org.xdi.oxd.server.ServerLauncher] Failed to start oxd server. java.net.SocketException: Socket closed at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409) at java.net.ServerSocket.implAccept(ServerSocket.java:545) at java.net.ServerSocket.accept(ServerSocket.java:513) at org.xdi.oxd.server.service.SocketService.listenSocket(SocketService.java:75) at org.xdi.oxd.server.ServerLauncher.startOxd(ServerLauncher.java:100) at org.xdi.oxd.server.ServerLauncher.start(ServerLauncher.java:68) at org.xdi.oxd.server.SetUpTest$1.run(SetUpTest.java:31) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.633 sec <<< FAILURE! protectWithScopeExpressionSeconds(org.xdi.oxd.client.RsProtectTest) Time elapsed: 0.332 sec <<< FAILURE! junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertNotNull(Assert.java:220) at junit.framework.Assert.assertNotNull(Assert.java:213) at org.xdi.oxd.client.RsProtectTest.protectResources(RsProtectTest.java:146) at org.xdi.oxd.client.RsProtectTest.protectWithScopeExpressionSeconds(RsProtectTest.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:691) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:883) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1208) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:758) at org.testng.TestRunner.run(TestRunner.java:613) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:87) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1137) at org.testng.TestNG.runSuitesLocally(TestNG.java:1062) at org.testng.TestNG.run(TestNG.java:974) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Results : Failed tests: protectWithScopeExpressionSeconds(org.xdi.oxd.client.RsProtectTest) Tests run: 22, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] oxD ................................................ SUCCESS [ 0.068 s] [INFO] oxD Common ......................................... SUCCESS [ 3.498 s] [INFO] oxD Client ......................................... SUCCESS [ 1.630 s] [INFO] oxD Server ......................................... FAILURE [ 24.347 s] [INFO] oxD RP Client ...................................... SUCCESS [ 0.653 s] [INFO] oxd-https-extension ................................ SUCCESS [ 1.802 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.347 s [INFO] Finished at: 2018-10-26T12:39:09-04:00 [INFO] Final Memory: 124M/827M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project oxd-server: There are test failures. [ERROR] [ERROR] Please refer to /home/tomcat/.jenkins/jobs/oxD_3.1.4/workspace/oxd-server/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :oxd-server Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Saving reports... Processing '/home/tomcat/.jenkins/jobs/oxD_3.1.4/builds/66/testng/testng-results-1.xml' Processing '/home/tomcat/.jenkins/jobs/oxD_3.1.4/builds/66/testng/testng-results.xml' 4.347826% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE TestNG Reports Processing: FINISH Not sending mail to unregistered user noreply@github.com Sending e-mails to: support@gluu.org Finished: FAILURE