You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
640 B

  1. key: okta
  2. title: Okta
  3. description: Okta provide secure identity management and single sign-on to any application.
  4. author: requarks.io
  5. logo: https://static.requarks.io/logo/okta.svg
  6. color: blue darken-1
  7. website: https://www.okta.com/
  8. useForm: false
  9. props:
  10. clientId:
  11. type: String
  12. hint: 20 chars alphanumeric string
  13. clientSecret:
  14. type: String
  15. hint: 40 chars alphanumeric string with a hyphen(s)
  16. idp:
  17. title: Identity Provider ID (idp)
  18. type: String
  19. hint: (optional) 20 chars alphanumeric string
  20. audience:
  21. type: String
  22. hint: Okta domain (e.g. https://example.okta.com, https://example.oktapreview.com)