The EndPoint value must be entered in the following format:
[AppServerRoot]/CoreAccessTokenServices.svc?op=VerifyToken &datasourceName=<UserDefined>&base64TokenInfo=<UserToken>
Replace [AppServerRoot] with the virtual root for the OnBase Application Server. For example, if the Application Server's virtual root is https://srv-app1/AppServer, then you would enter the following EndPoint value:
https://srv-app1/AppServer/CoreAccessTokenServices.svc?op=VerifyToken &datasourceName=<UserDefined>&base64TokenInfo=<UserToken>
Do not change the <UserDefined> or <UserToken> parameters. These parameters must be entered exactly as shown here.