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

add authorize page. #48

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

add authorize page. #48

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

page on /oauth/confirm_access to confirm scope access of clients.

@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: /oauth/confirm_access
processing-url (POST): /oauth/confirm_access
attention: csrf-token is required

As far as not using Thymeleaf: You must fetch the scopes per client from the backend.

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