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

cmd: Introduce public and administrative ports #963

Merged
merged 4 commits into from
Aug 6, 2018
Merged

cmd: Introduce public and administrative ports #963

merged 4 commits into from
Aug 6, 2018

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Aug 5, 2018

  • properly document the ports in ory/docs

This patch introduces two ports, public and administrative. The public
port is responsible for handling API requests to public endpoints such
as /oauth2/auth, while the administrative port handles requests to
JWK, OAuth 2.0 Client, and Login & Consent endpoints.

Closes #904

Signed-off-by: arekkas <[email protected]>
@aeneasr aeneasr self-assigned this Aug 5, 2018
@aeneasr aeneasr added bug Something is not working. feat New feature or request. package/cli labels Aug 5, 2018
@aeneasr aeneasr added this to the v1.0.0-beta.8 milestone Aug 5, 2018
@aeneasr aeneasr force-pushed the fix-904 branch 2 times, most recently from 044535d to 941ebbc Compare August 6, 2018 08:12
@aeneasr aeneasr merged commit 299928f into master Aug 6, 2018
@aeneasr aeneasr deleted the fix-904 branch August 7, 2018 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working. feat New feature or request. package/cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant