Discuss this help topic in SecureBlackbox Forum
This event is fired when the IdP is going to send a custom page.
Declaration
Parameters
- Request - the request to which the response is being prepared.
- Response - current response prepared by the IdP.
- Content - the content of the page to be sent.
- Size - the size of the page data in the buffer.
- pContent - the content of the page to be sent.
- szContent - the size of the page data in the buffer.
Description
This event is fired by TElSAMLIdentityProvider when it is going to send a custom page to the user.
Discuss this help topic in SecureBlackbox Forum