Scenario: I have
configured claim based authentication
into one of web application and created custom login page for internal and
external users. When user enter any sub-site URL into browser, as expected they
first prompt to login page, but after they click as internal/external users,
they are redirected to root site collection page which is incorrect.
To resolved this issue, I have to passed
proper/correct query string parameters to the custom login page which will
redirect user to the specific page.
Here is reference link about what are the
required parameters for custom login page:
No comments:
Post a Comment