Skip to content

Integrate Okta connector for 2.3 release #304

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

Merged
merged 209 commits into from
Nov 21, 2017
Merged

Integrate Okta connector for 2.3 release #304

merged 209 commits into from
Nov 21, 2017

Conversation

adobeDan
Copy link
Contributor

No description provided.

adorton-adobe and others added 30 commits March 15, 2017 22:08
Basic working Okta Connector
Okta Example Config and Minor change to connector_okta.py
Fixed Multiple Group found issue with Okta Connector
Updated identitytype to identity_type
adorton-adobe and others added 29 commits May 10, 2017 18:00
Mostly this was a clean merge.  The following areas needed some work:

* documentation (adding Okta as a supported connector)
* example configuration files (standardizing the format)
* the `--connector` argument (now supports all three types of connectors, and correctly interacts with the `--users` argument)
* the Makefile (remove the wheelhouse, and put the supporting okta module into the external directory)

# Conflicts:
#	Makefile
#	docs/user-manual/index.md
#	setup.py
#	user_sync/app.py
This required:

* Updating the supporting "okta" import to by fully py3-compatible.  The sources are now at https://github.com/adobe-apiplatform/okta-sdk.py .
* Updating one of the tests which was py2-specific in terms of string type and hash order.
@adobeDan adobeDan merged commit 8069d6b into v2 Nov 21, 2017
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.

4 participants