Attribute
|
Configuration attribute and value
|
Realm URL
|
A valid URL to connect to the OERealm
|
Realm Class
|
The fully qualified name of the OERealm Server class.
|
Realm Token File
|
if OERealm is configured to require each request to contain a valid C-P, the client must have access to the C-P file generated by the implementer of OERealm.
|
Realm Attribute names
|
The clients must configure attribute names that the OERealm server class can use to get an attribute.
|
Client
|
Configuration attribute and value
|
Progress OpenEdge BPM
|
Configure following attributes in BPSHOME/conf/umacl.conf
oeauth.server.location = <Realm URL>
oeauth.server.provider = <Fully qualified OO ABL Server Class>
oeauth.server.authmethod = [basic|digest]
oeauth.server.clientprincipal = <realm Token file>
Fore more information, refer to Progress OpenEdge Business Process Server: Business Process Portal Administrator's Guide
|
Progress Rollbase
|
OpenEdge Realm URL
OpenEdge Realm Class
Realm Token File
For more information refer to Rollbase documentation.
|
REST
|
realmURL
realmClass
realmTokenFile
For more details see OERealmUserDetails properties
|