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

Removed clients from sample-oidc #46

Merged
merged 5 commits into from
Dec 21, 2017
Merged

Removed clients from sample-oidc #46

merged 5 commits into from
Dec 21, 2017

Conversation

trajano
Copy link
Owner

@trajano trajano commented Dec 21, 2017

Merged into sample-authz. All the client validation logic and data will
be part of authorization.

JsonClientValidator and ClientValidator is now relocated to authz only

This will support #36

@trajano trajano force-pushed the client-centralization branch 2 times, most recently from cb31e71 to 4cc5f20 Compare December 21, 2017 14:31
Merged into sample-authz.  All the client validation logic and data will
be part of authorization.

JsonClientValidator and ClientValidator is now relocated to authz only

The quasar-ms configuration port for dev is also synchronized
@trajano trajano force-pushed the client-centralization branch from 4cc5f20 to 066b99e Compare December 21, 2017 15:05
trajano and others added 2 commits December 21, 2017 10:07
This removes the need for reflections dependency.
@trajano trajano force-pushed the client-centralization branch 2 times, most recently from fb52a72 to bbe3c90 Compare December 21, 2017 15:30
Only use the 4-parameter version
@trajano trajano force-pushed the client-centralization branch from bbe3c90 to 477ab29 Compare December 21, 2017 15:34
@trajano trajano merged commit 0f25883 into master Dec 21, 2017
@trajano trajano deleted the client-centralization branch December 21, 2017 15:35
@trajano
Copy link
Owner Author

trajano commented Dec 21, 2017

SonarQube analysis reported 1 issue

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MINOR JaxRsRouter.java#L6: Remove this unused import 'java.util.Collections'. rule

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

Successfully merging this pull request may close these issues.

1 participant