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

Openapi update #147

Merged
merged 48 commits into from
Jul 6, 2020
Merged

Openapi update #147

merged 48 commits into from
Jul 6, 2020

Commits on Jun 19, 2020

  1. updates integration tests for new openapi

    swiftone authored and shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    d3f961a View commit details
    Browse the repository at this point in the history
  2. updates licensing banners

    swiftone authored and shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    3a2d2c0 View commit details
    Browse the repository at this point in the history
  3. updated generated code

    swiftone authored and shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    8c9398b View commit details
    Browse the repository at this point in the history
  4. build from even updateder openapi

    swiftone authored and shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    dc98902 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3860a63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66245ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32a365e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b066c6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0344e81 View commit details
    Browse the repository at this point in the history
  10. add integration tests for idp okta 288649 (#150)

    * test: add idp-crud it
    
    * test: it for idp-user operations
    
    * test: refactor idp-crub to use model methods
    
    * refactor: remove commented code in idp-user
    
    * test: it for idp-lifecycle
    
    * test: add list social tokens test for idp-user
    
    * test: it for idp-credential
    
    * fix: remove only and counter
    
    * test: add more assertions for key test suite
    shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    ac2c380 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a0a963 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20eff9b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e38963 View commit details
    Browse the repository at this point in the history
  14. test: add integration tests for sms template - OKTA-288648 (#145)

    * test: add integration tests for sms template - OKTA-288648
    
    * test: add comment and change test file name to map endpoints url
    
    * test: fix async clean & move mock data to mocks folder
    
    * chore(travis): run build before test
    
    * Revert "chore(travis): run build before test"
    
    This reverts commit b256985.
    shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    987c5e2 View commit details
    Browse the repository at this point in the history
  15. integration tests for policy api okta 288650 (#151)

    * test: it for policy-crud
    
    * test: it for policy-lifecycle
    
    * test: it for policy-rule
    shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    9c0428d View commit details
    Browse the repository at this point in the history
  16. test: add it for user api - OKTA-288653 (#155)

    * test: it for user-linked-object
    
    * test: it for applink
    
    * test: it for user-client
    
    * test: it for user-idp
    
    * test: add and merge user lifecycle tests into user-lifecyle
    
    * test: add missing lifecycle tests into user-lifecyle
    
    * fix: idp test name
    
    * test: add it for user grant
    
    * fix: add assert to check if returned linked idp match with created idp
    shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    83eac7b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8494d47 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dbb660e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    daafa21 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f6ee0e7 View commit details
    Browse the repository at this point in the history
  21. fix: pass correct content type for publish csr - OKTA-288634 (#157)

    * fix: pass correct content type for publish csr - OKTA-288634
    shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    a1db957 View commit details
    Browse the repository at this point in the history
  22. test: add integration tests for event hook apis - OKTA-288645 (#164)

    * test: add integration tests for event hook apis - OKTA-288645
    
    * test: add doc link in comment
    shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    25d2b81 View commit details
    Browse the repository at this point in the history
  23. test: add ITs for auth server - OKTA-288644 (#163)

    * test: add it for auth server
    
    * fix: template generator to pass body to collection request
    shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    42e21d6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a4064a5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0621621 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    53928c0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    987864c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    75bb458 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b07ce64 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9fa10f4 View commit details
    Browse the repository at this point in the history
  31. test: add it for admin role - OKTA-288641 (#158)

    * test: add it for admin role - OKTA-288641
    
    * test: update test with openapi updates
    shuowu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    a65f024 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f220f4c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a451368 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. doc: add changelog - OKTA-305277 (#169)

    * doc: add changelog
    
    * doc: changelog fix
    
    * doc: update readme with changed method name
    
    Co-authored-by: Shuo Wu <wushuo2010@gmail.com>
    shuowu-okta and shuowu authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d67f0f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f86d837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37bb1c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dd2774 View commit details
    Browse the repository at this point in the history
  5. chore: sync with openapi

    shuowu committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ff90e2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5085f90 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    5fed437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df62634 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    96b87c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf6f43 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. doc: add migration guide

    shuowu committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2090d31 View commit details
    Browse the repository at this point in the history
  2. doc: fix typo

    shuowu committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2513fb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    282a515 View commit details
    Browse the repository at this point in the history
  2. chore: fix typo in banners

    shuowu committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    329cf1a View commit details
    Browse the repository at this point in the history
  3. docs: migration guide

    shuowu committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    8fb0f35 View commit details
    Browse the repository at this point in the history