D
Donicello Lampe
Guest
Hi Rom, I believe you meant to reply in your new thread here: https://community.progress.com/community_groups/openedge_development/f/19/p/16572/59328.aspx . I'll reply here as well to prevent further confusion. For this example, the important part is in the piece of text that follows the section that you quoted: "The serialized Client-Principal file (oespaclient.cp) can then be used by the REST web application to authenticate itself against the AppServer OpenEdge.Security.Realm.HybridRealm class (a sample oespaclient.cp file is attached). Please note that the values provided for the password and role in the genspacp command are independent to the ones used earlier for the Security Domain password and the REST client role. The sample OpenEdge.Security.Realm.HybridRealm class reads these two values from a spaservice.properties file and compares them with the values that are sent by the REST web application." Basically the requirements depend on your implementation of the OpenEdge.Security.Realm.HybridRealm class.
Continue reading...
Continue reading...