Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Idea: Hacking up some changes to the TCK for Okta Support #331

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bdemers
Copy link
Contributor

@bdemers bdemers commented Apr 21, 2017

Pushing my hacked up changes mostly for discussion, we can take the bits from here and #330 as needed



if (EnvUtils.jwtSigningKeysUrl) {
return Jwts.parser().setSigningKeyResolver(new URLSigningKeyResolver(EnvUtils.jwtSigningKeysUrl)).parseClaimsJws(jwt)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nbarbettini Try this out

bdemers added 2 commits April 21, 2017 17:14
This is implemented with a new test group ‘stormpath_only’.  We may want to enable this by default, currently that group is disabled by default
@bdemers bdemers mentioned this pull request Apr 25, 2017
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants