When we send an authorization request to Auth0 the callback is a second application that receives the SAML response. We need to send parameters from our application to theirs with this call back. But when using rules or actions these parameters are not available (when sent as query parameters) how can we do this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Add Parameter to Callback URL | 4 | 4724 | September 3, 2019 | |
Callback from auth0 contains no parameters | 2 | 4804 | March 2, 2018 | |
How to override the callback url on the SAML2 Web App addon | 4 | 6173 | February 6, 2019 | |
Callback URL has no parameters when using Auth0.js | 8 | 5694 | June 15, 2019 | |
POST vs GET after auth on web app client | 2 | 4805 | March 2, 2018 |