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

feat:Adding Support For Federated Login #669

Merged
merged 3 commits into from
Feb 10, 2025
Merged

Conversation

kishore7snehil
Copy link
Contributor

@kishore7snehil kishore7snehil commented Jan 31, 2025

Changes

  • Added support for Federated Login for Authentication and Management APIs.

    • Extended the [/oauth/token (https://oktawiki.atlassian.net/wiki/spaces/AFG1/pages/3206646683/DRAFT+APIs+Quick+Reference) to support federated login.
    • Two new endpoints added to Users.py i.e.
      • Get a List of All Token Sets
      • Revoking a token set

References

Testing

  • This change adds test coverage

  • This change has been tested on the latest version of the platform/language or why not

Contributor Checklist

@kishore7snehil kishore7snehil requested a review from a team as a code owner January 31, 2025 10:32
@kishore7snehil kishore7snehil changed the title Adding Support For Federated Login feat:Adding Support For Federated Login Feb 3, 2025
arpit-jn
arpit-jn previously approved these changes Feb 7, 2025
@arpit-jn arpit-jn merged commit 5564a75 into master Feb 10, 2025
14 checks passed
@arpit-jn arpit-jn deleted the feature/federated-login branch February 10, 2025 15:52
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.

3 participants