Results 1 to 2 of 2

Thread: How to disable authentication prompt when deploying in netbean?

  1. #1
    Join Date
    Mar 2013
    Posts
    1

    Default How to disable authentication prompt when deploying in netbean?

    Hi there,

    I am using Spring Security with Netbean as my IDE. Everything is working fine, but the only issue is whenever I try to deploy my project from Netbean, Spring Security Application started to prompt for authentication.

    How can I disable authentication prompt when deploying in netbean?

    Thanks in advance :>

  2. #2
    Join Date
    Jan 2009
    Location
    Ukraine, Kharkov
    Posts
    644

    Default

    Hi!

    It's not right place to ask similar question: http://www.springsource.org/spring-integration
    Try to ask it on Spring Security forum.
    However I think you should switch on Anonymous Authentication

    Take care,
    Artem

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •