Skip to content
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

Improvements/okta middleware #2

Merged
merged 5 commits into from
Mar 14, 2016
Merged

Conversation

psuresh39
Copy link
Owner

No description provided.


# set up request methods
config.add_request_method(OktaRequestExtra, 'okta_extras', property=True)
Copy link
Collaborator

Choose a reason for hiding this comment

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

One thing to be aware of:

Pylons/pyramid#1212

Not sure if this is still an issue in 1.6.1, looks like not, but if we have anyway to check that'd be good.

Copy link
Owner Author

Choose a reason for hiding this comment

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

sure. I did not know that. I kind of just trusted pyramid to be giving me good advice; will keep my eyes open of these sorts of things.

@erichulser
Copy link
Collaborator

we should move this repo over to you, you're the real owner of it :-)

erichulser added a commit that referenced this pull request Mar 14, 2016
@erichulser erichulser merged commit a700b7a into master Mar 14, 2016
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