Ticket T399099
Visible to All Users

Can I bypass the login when in the development environment?

created 9 years ago

I have implemented security and whenever I run my application inside Visual Studio I have to login.
This slows me down.
Is there a way to disable it when developing?

Answers approved by DevExpress Support

created 9 years ago (modified 8 years ago)

Hello Kirsten,

To accomplish this task, you can create a class inherited from AuthenticationStandard where you can pass login/password information under DEBUG configuration. Please review a small sample in the attachment.
We look forward to your reply once you’ve had the opportunity to implement the suggestion provided in these topics and try the attached sample.

    Show previous comments (5)
    AB AB
    Anthony Butterworth 8 years ago

      Hi Andrew,

      You're a genius!
      You guys make it all look so easy.  Thanks for your help & advice, that now works perfectly.

      DevExpress Support Team 8 years ago

        Anthony!

        I am happy to hear that the problem has been resolved. Thank you for letting us know of your progress. Please feel free to contact us if you have any further difficulties. We will be happy to assist you.

          So cool not to have to keep logging on when running in the debugger. A Dev Ops thing :-)

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.