Parameter
|
Description
|
usermgr.realm.type
|
Specifies the realm type for user management. Set the parameter value to custom.
Note: The default value is jdbc.
|
usermgr.realm.provider
|
Specifies the OEHybrid realm provider name. Set the User Manager parameter to com.savvion.usermanager.OERealm.
Note: By default, the provider value is blank.
|
oeauth.server.location
|
Specifies the URL to an AppServer that provides the SPA service. Set the parameter value to AppServer://localhost/bpsbroker1
|
oeauth.server.provider
|
Specifies the class name of the OEHybrid realm implementation that provides the SPA service. Set the parameter value to OpenEdge.Security.Realm.HybridRealm.
|
oeauth.server.authmethod
|
Method used to validate a password. Set the parameter value to digest.
|
oeauth.server.clientprincipal
|
Specifies the client principal file used to authorize SPA clients. Set the parameter value to spadefault.cp.
|