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

Merge oasv3 feature branch into master - Prep for OASv3 Release #776

Merged
merged 15 commits into from
Oct 26, 2022

Commits on Aug 2, 2022

  1. Regenerate and rewrite for OASv3 using openapi-generator.tech (#737)

    * wip - use openapi-generator.tech
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit
    
    * wip - dev commit - added UsersIT
    
    * wip - dev commit - added user-agent header setting mechanism
    
    * wip - dev commit - added pagination support and IT
    
    * wip: dev commit
    
    * use 6.0.1 release of openapi generator plugin
    
    * use 6.0.1 release of openapi generator plugin
    
    * added latest open api spec yaml file
    
    * fixed travis IT failures
    
    * regenerated from noemums version of the oasv3 spec
    
    * improved exception handling and refactoring around it
    
    * updated cleaner
    
    * minor refactor
    
    * retry 429 errors
    
    * fix pmd violation
    
    * minor refactor
    
    * minor refactor
    
    * minor refactor
    
    * minor refactor
    
    * minor refactor
    
    * minor refactor
    
    * minor refactor
    
    * cleanup
    
    * minor refactor
    
    * minor refactor
    
    * fix Travis build failure
    
    * added circle ci config
    
    * added jdk18 to circle ci config
    
    * minor refactor
    
    * minor refactor
    
    * minor refactor
    
    * minor refactor
    
    * removed unwanted file
    
    * updated readme and migrating guides and other refactoring
    arvindkrishnakumar-okta authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e666d89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cf5fe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3602cb0 View commit details
    Browse the repository at this point in the history
  4. Release pr 10.0.0 beta (#747)

    * [maven-release-plugin] prepare release okta-sdk-root-10.0.0-beta
    
    * [maven-release-plugin] prepare for next development iteration
    
    * Update README.md
    arvindkrishnakumar-okta authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    584a277 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fedaab4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Add support for custom user profile attributes (#749)

    * add support for custom user profile attributes
    
    * added license header on new files
    
    * fix build failure
    
    * refactored
    
    * refactored
    
    * refactored
    arvindkrishnakumar-okta authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    361e42a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. [OASv3] - OAuth for Okta (#753)

    * wip - oauth for okta
    
    * fix unit test failure
    
    * fix unit test failure
    arvindkrishnakumar-okta authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    11657ec View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    44bed7a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. OKTA-537443: Add Groups ITs (#772)

    added GroupsIT
    arvindkrishnakumar-okta authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    37567c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. OKTA-537444: Add Policy ITs (#773)

    * added PoliciesIT (signon)
    arvindkrishnakumar-okta authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    250c656 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Regen sdk with latest oasv3 spec (#774)

    * added PoliciesIT (signon)
    
    * updated PolicyIT
    
    * regen and refactor sdk with latest oasv3 spec
    
    * minor update
    
    * fix build
    arvindkrishnakumar-okta authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2d8ebb7 View commit details
    Browse the repository at this point in the history
  2. cve fix and prep for oasv3 GA release (#777)

    * cve fix and prep for oasv3 GA release
    
    * removed unwanted yaml file
    
    * revert jakarta annotation back to 1.3.5
    arvindkrishnakumar-okta authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c158da4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d07f62b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ea57e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77724ed View commit details
    Browse the repository at this point in the history