E
egarcia
Guest
Hello, I am sorry that I could not reply earlier. I was not available. In general, if you need assistance on an issue and you do not hear back, the best would be to contact Technical Support. > I need to see the role of the user on the client. I trying to send the role from back-end application to the browser http > header response. I took a look at the document in $DLC\src\samples\security\OpenEdge\Security\ (BPM_SPAInstructions.pdf) and noticed the description of the getAttribute() method as part of the IHybridRealm interface. I have not tried it but this seems to provide an attribute on the server side, not on the client side as you need. Can you use an invoke operation to return the roles to the client? If you need to return the roles via HTTP header, perhaps, a possible solution for this issue is to use the API that I mentioned earlier that returns the X-CLIENT-PROPS. I will try to provide info on this API later today. Thank you and regards.
Continue reading...
Continue reading...