-
Feb 25th, 2013, 02:26 PM
#1
Client info in approval page
I'm implementing a custom user approval page, and would like to display some meaningful information about the client in addition to the id (which, in my current scheme, is not intended to be human readable). I see there is an authorizationRequest passed to the view, which gives me access to the clientId, but I do not see the actual client.
Is there a way to get at that without 1) putting logic to load the client in the view, or 2) having to implement custom approval handling classes? Am I missing a request attribute that is set elsewhere in the call stack?
Thanks.
-Bob
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules