Skip to content

deleted erroneous and duplicate line #8

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jim0020
Copy link

@jim0020 jim0020 commented Apr 19, 2019

revocationEndpoint gets set twice. The first line sets it erroneously to the wrong key. The second line is correct. I deleted the erroneous line.

Hello developer,

Before completing the submission of this Pull Request, we encourage you to first open an Issue. You may find it easier first describing the problem you encountered and its cause to the developers of this project, and we will work together in identifying the best way to fix it.

If you have already discussed the issue and is now proposing a fix, make sure you have your signed Oracle Contributor Agreement accepted.

If everything is ok, make sure the bottom of your commit message has the following line using your name and e-mail address as it appears in the OCA Signatories list.

Signed-off-by: Your Name <you@example.org>

This can be automatically added to pull requests by committing with:

git commit --signoff

Once more, thank you for your contribution!

Oracle GitHub Team

revocationEndpoint gets set twice.  The first line sets it erroneously to the wrong key.  The second line is correct.  I deleted the erroneous line.
@anandvnath
Copy link
Contributor

Thanks for this change. I will try to get this in for next release.

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.

2 participants