Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation is incorrect for some admin URLs #1410

Closed
yukw777 opened this issue May 1, 2019 · 1 comment
Closed

Documentation is incorrect for some admin URLs #1410

yukw777 opened this issue May 1, 2019 · 1 comment

Comments

@yukw777
Copy link

yukw777 commented May 1, 2019

Describe the bug
The REST API documentation states that the urls to {accept, reject} login or consent requests are in the form of /oauth2/auth/requests/{login,consent}/{challenge}/{accept,reject}. However, this is incorrect and it actually needs to be /oauth2/auth/requests/{login,consent}/{accept,reject}?{login,consent}_challenge={challenge}.
To Reproduce
N/A

Expected behavior
N/A

Screenshots
N/A

Version:
v1.0.0

Additional context
N/A

@aeneasr
Copy link
Member

aeneasr commented May 2, 2019

The API docs didn't get build properly, this should be resolved now in the docs!.

@aeneasr aeneasr closed this as completed May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants