Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

add login page. #46

Open
bbortt opened this issue Jun 29, 2018 · 1 comment
Open

add login page. #46

bbortt opened this issue Jun 29, 2018 · 1 comment
Labels
Feature You must be the change you wish to see in the world.

Comments

@bbortt
Copy link
Member

bbortt commented Jun 29, 2018

new attempt of adding a login page to the authorization server.

@bbortt bbortt added the Feature You must be the change you wish to see in the world. label Jun 29, 2018
@bbortt bbortt added this to the 0.1.0_frontend_style_update milestone Jun 29, 2018
@bbortt
Copy link
Member Author

bbortt commented Jun 29, 2018

maven-module: core-server/authorization-server
location: src/main/webapp (copied to static by maven)
url: /login
processing-url (POST): /login
arguments (x-form): username and password
attention: csrf-token is required

you could change the url to /signin in SecurityConfiguration.java. I'd like this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature You must be the change you wish to see in the world.
Projects
None yet
Development

No branches or pull requests

1 participant