This repository has been archived by the owner on Dec 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 155
Bunches of changes for the okta branch #1319
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1297 - Improved MCF implementation when registration workflow is specified
Remove cookies from /oauth/revoke
Still a couple minor issues with spring components, to make it work they are overridden in the example application's config Cookie max age is hardcoded (need to grab the date info from the Okta JWT) Once the spring component issues are worked out, tests will be added to take this from POC to real code
cleaned up spring components, no more special code in the example project
This reverts commit 8788390.
This reverts commit 67ad654.
This reverts commit 85797f0.
This reverts commit 7592e7f.
This reverts commit 6158fcc.
…or to be loaded by client.instantiate
TODO: We may need more general error message mapping between Okta and Stormpath, this is a one off solution
We will likely need to change this, to configuring an email server and sending out a mail via a templated message.
…ver instead of duplicate code
Merged
Merging |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Includes #1315 and #1317, but waiting for #1317 to go in master first (in case there are changes needed)
If changes are added to #1317, this branch WILL be rebased!