-
Notifications
You must be signed in to change notification settings - Fork 60
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
Openapi update #147
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d3f961a - Browse repository at this point
Copy the full SHA d3f961aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2d2c0 - Browse repository at this point
Copy the full SHA 3a2d2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c9398b - Browse repository at this point
Copy the full SHA 8c9398bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc98902 - Browse repository at this point
Copy the full SHA dc98902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3860a63 - Browse repository at this point
Copy the full SHA 3860a63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66245ea - Browse repository at this point
Copy the full SHA 66245eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a365e - Browse repository at this point
Copy the full SHA 32a365eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b066c6c - Browse repository at this point
Copy the full SHA b066c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0344e81 - Browse repository at this point
Copy the full SHA 0344e81View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ac2c380 - Browse repository at this point
Copy the full SHA ac2c380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0a963 - Browse repository at this point
Copy the full SHA 1a0a963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20eff9b - Browse repository at this point
Copy the full SHA 20eff9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e38963 - Browse repository at this point
Copy the full SHA 7e38963View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 987c5e2 - Browse repository at this point
Copy the full SHA 987c5e2View commit details -
integration tests for policy api okta 288650 (#151)
* test: it for policy-crud * test: it for policy-lifecycle * test: it for policy-rule
Configuration menu - View commit details
-
Copy full SHA for 9c0428d - Browse repository at this point
Copy the full SHA 9c0428dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 83eac7b - Browse repository at this point
Copy the full SHA 83eac7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8494d47 - Browse repository at this point
Copy the full SHA 8494d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb660e - Browse repository at this point
Copy the full SHA dbb660eView commit details -
Configuration menu - View commit details
-
Copy full SHA for daafa21 - Browse repository at this point
Copy the full SHA daafa21View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ee0e7 - Browse repository at this point
Copy the full SHA f6ee0e7View commit details -
fix: pass correct content type for publish csr - OKTA-288634 (#157)
* fix: pass correct content type for publish csr - OKTA-288634
Configuration menu - View commit details
-
Copy full SHA for a1db957 - Browse repository at this point
Copy the full SHA a1db957View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 25d2b81 - Browse repository at this point
Copy the full SHA 25d2b81View commit details -
test: add ITs for auth server - OKTA-288644 (#163)
* test: add it for auth server * fix: template generator to pass body to collection request
Configuration menu - View commit details
-
Copy full SHA for 42e21d6 - Browse repository at this point
Copy the full SHA 42e21d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4064a5 - Browse repository at this point
Copy the full SHA a4064a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0621621 - Browse repository at this point
Copy the full SHA 0621621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53928c0 - Browse repository at this point
Copy the full SHA 53928c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 987864c - Browse repository at this point
Copy the full SHA 987864cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75bb458 - Browse repository at this point
Copy the full SHA 75bb458View commit details -
Configuration menu - View commit details
-
Copy full SHA for b07ce64 - Browse repository at this point
Copy the full SHA b07ce64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa10f4 - Browse repository at this point
Copy the full SHA 9fa10f4View commit details -
test: add it for admin role - OKTA-288641 (#158)
* test: add it for admin role - OKTA-288641 * test: update test with openapi updates
Configuration menu - View commit details
-
Copy full SHA for a65f024 - Browse repository at this point
Copy the full SHA a65f024View commit details -
Configuration menu - View commit details
-
Copy full SHA for f220f4c - Browse repository at this point
Copy the full SHA f220f4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a451368 - Browse repository at this point
Copy the full SHA a451368View commit details
Commits on Jun 25, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for d67f0f8 - Browse repository at this point
Copy the full SHA d67f0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86d837 - Browse repository at this point
Copy the full SHA f86d837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37bb1c0 - Browse repository at this point
Copy the full SHA 37bb1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd2774 - Browse repository at this point
Copy the full SHA 0dd2774View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff90e2f - Browse repository at this point
Copy the full SHA ff90e2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5085f90 - Browse repository at this point
Copy the full SHA 5085f90View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5fed437 - Browse repository at this point
Copy the full SHA 5fed437View commit details -
Configuration menu - View commit details
-
Copy full SHA for df62634 - Browse repository at this point
Copy the full SHA df62634View commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 96b87c0 - Browse repository at this point
Copy the full SHA 96b87c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf6f43 - Browse repository at this point
Copy the full SHA baf6f43View commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2090d31 - Browse repository at this point
Copy the full SHA 2090d31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2513fb9 - Browse repository at this point
Copy the full SHA 2513fb9View commit details
Commits on Jul 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 282a515 - Browse repository at this point
Copy the full SHA 282a515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 329cf1a - Browse repository at this point
Copy the full SHA 329cf1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb0f35 - Browse repository at this point
Copy the full SHA 8fb0f35View commit details