0

i am looking at the spring website for a angularJs- spring application.

https://spring.io/blog/2015/01/12/spring-and-angular-js-a-secure-single-page-application

i followed every instruction in the blog and could run the application successfully. but the problem is since its a secure application, my chrome browser is not allowing me enter in as it is asking for username and password, but the blog says it should work fine.

but i keep getting the login page

enter image description here

can any spring or angular gurus please let me know how to get through authentication. i posted a question on the blog, but no reply as of now.

1 Answer 1

1

On the section Running the Application it is stated that

When you load the home page you should get a browser dialog asking for username and password (the username is “user” and the password is printed in the console logs on startup)

Sign up to request clarification or add additional context in comments.

1 Comment

Should be something like: default password: xx...x.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.