Try OpenEdge Now
skip to main content
Business Process Portal Administrator's Guide
Managing users : Configuring user management : Using OEHybrid realm for Single Point of Authentication : OEHybrid realm configuration
 
OEHybrid realm configuration
You must specify custom authentication OEHybrid realm in Business Process Server to implement SPA. The OEHybrid realm configuration information is stored in the umacl.conf file. To modify the OEHybrid realm configuration values, modify the umacl.conf file located in the OEBPS_HOME\conf directory. The parameters are listed in the following table:
Table 34. OEHybrid realm configuration parameters
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.