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

Add session_required_mfa to some missing auth interfaces #939

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

derek-globus
Copy link
Contributor

@derek-globus derek-globus commented Jan 26, 2024

What?

  1. Add session_required_mfa to globus_sdk.exc.AuthorizationParameterInfo
  2. Add session_required_policies to docstring of globus_sdk.exc.AuthorizationParameterInfo (attribute already existed)
  3. Add session_required_mfa to AuthLoginClient.oauth2_get_authorize_url

Why?

Bring auth python objects closer to parity with Auth specification:

Testing

Updated relevant unit tests to supply session_required_mfa values.


📚 Documentation preview 📚: https://globus-sdk-python--939.org.readthedocs.build/en/939/

@derek-globus derek-globus force-pushed the missing-session-params branch from 4674060 to 57ddd9f Compare January 26, 2024 18:46
Copy link
Member

@sirosen sirosen left a comment

Choose a reason for hiding this comment

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

There are some very minor corrections which I'd like to see before I approve.

@derek-globus derek-globus merged commit 7a5bacc into globus:main Jan 26, 2024
16 checks passed
@derek-globus derek-globus deleted the missing-session-params branch April 22, 2024 16:17
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