This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Different credentials for form and backend authentication

Hi all,

I want to publish a Microsoft Reporting Services Server with WAF (9.209). I want to use form based frontend authentication and basic backend auth. That works as long as the frontend user (it is a local utm user) has the same credential as the backend user (thats an ad user).

Now I want to have the frontend user to have different credentials (rsa otp token) than the backend user. It would be accepted that the user has to type in two different credentials. The problem is that as soon the credentials are different the backend server keeps prompting for credentials and it seems like the given credentials never reach the backend server.

Did someone tried something like this successfully and if yes - how?

Regards
Manfred


This thread was automatically locked due to age.
Parents
  • Hi mod,

    RSA is already working for a long time. We are using it for SSL VPN and user portal access. The challange is to use rsa authentication in the frontend form and after successful login to the frontend an additional login to the reporting services webserver with ad credentials - so two different set of credentials.

    Regards
    Manfred
Reply
  • Hi mod,

    RSA is already working for a long time. We are using it for SSL VPN and user portal access. The challange is to use rsa authentication in the frontend form and after successful login to the frontend an additional login to the reporting services webserver with ad credentials - so two different set of credentials.

    Regards
    Manfred
Children
No Data