Okta Authorization Servers for OpenID Connect and OAuth 2.0 Integrations

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 14

  • @plusone8015
    @plusone8015 Год назад +2

    Très formidable! This is now permanently bookmarked in Chrome.

  • @roberainsarmu8135
    @roberainsarmu8135 Год назад

    Wow! Well explained. Can u please share a video how to integrate okta with js?

  • @juancruzarzua8128
    @juancruzarzua8128 Год назад

    Is it free to configure an Authorization Server, or do I need to have a certain plan?

    • @OktaDev
      @OktaDev  9 месяцев назад

      If you need to protect your backend resources using access tokens, you must upgrade to the API Access Management plan - www.okta.com/products/api-access-management/. If you have further questions, happy to discuss this further on our Dev Forum platform - devforum.okta.com/.

  • @rajprajapati3280
    @rajprajapati3280 Год назад +1

    Hii Okta devs I am tring to implement role based authorization using okta
    Authorities that i am able to include in JWT token are in form of claims how can i include them in scopes (dynamically like per user it should be different like admins , users etcs)

    • @rajprajapati3280
      @rajprajapati3280 Год назад

      I am spring boot developer

    • @OktaDev
      @OktaDev  9 месяцев назад

      @@rajprajapati3280 sorry for the delayed response. You can add roles via the Group scope. Please reach out to us on our Dev Forum platform here - devforum.okta.com/. Happy to assist you further there!

  • @clairekim52
    @clairekim52 Год назад

    Go Mona!!!!

  • @jake1110
    @jake1110 Год назад

    It's a bit annoying that there's no token preview option when using the default authorization server.

    • @OktaDev
      @OktaDev  9 месяцев назад

      Are you referring to a token preview for our Okta org auth server on the Okta dashboard? We do have one for the default (template) authz server under Security > API > default authz server > Token preview tab. Happy to continue this conversation further on our Dev Forum platform - devforum.okta.com/.

  • @vsquarevipin
    @vsquarevipin Год назад

    Can an app be assigned two Authorization Servers ?

    • @OktaDev
      @OktaDev  9 месяцев назад

      It's possible but you'd have to keep track of the different tokens and validate them to the correct authz server. You can tell us more about your use case by opening a discussion on our Dev Forum here - devforum.okta.com/.