R
Rom Elwell
Guest
We are implementing SPA utilizing the Form OERealm plugin. Referencing the document found here : genspacp -password text [-user text -domain text -role text -file text ] Where: -password: (Required) The domain password used to seal the client-principal object. -user: (Optional) The user name set in the client-principal. The default name is BPSServer. -domain: (Optional) The domain name set in the client-principal. The default domain name is OESPA. -role: (Optional) The role set in the client-principal. The default role is SPAClient. -file: (Optional) The name of the file to which the client-principal object is saved. The default file name is oespaclient.cp. In the example above, does the user BPSServer need to be a valid user in the _User table? In the example above, does the domain name OESPA need to be a valid domain defined in the _sec-authentication-domain table? In the example above, does the role SPAClient need to be defined in the _sec-role table?
Continue reading...
Continue reading...