Skip to content

prepare for v2.3rc1 release #307

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 214 commits into from
Nov 21, 2017
Merged

prepare for v2.3rc1 release #307

merged 214 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
bhunut-adobe and others added 29 commits May 10, 2017 18:01
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.
Integrate Okta connector for 2.3 release
Callers of create_umapi_commands_for_directory_user should be prepared for a None result.
This fixes:

* the okta connector key was being reported as ignored when not used.
* okta connector's `load_users_and_groups` didn't have the current full set of arguments.
* clean up error messages for okta-produced errors
* py2/py3 differences in the definition of `filter` led to uncaught errors in py3
@adobeDan adobeDan merged commit 436e234 into master 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