Set up OAuth

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Set up and activate OAuth, enable the OAuth system property, create an OAuth application endpoint for external client applications to access the instance, and set OAuth parameters.

    시작하기 전에

    Role required: oauth_admin

    프로시저

    1. Make sure the OAuth plugin is active and the OAuth activation property is set to true.
    2. Create an OAuth application registry using one of the following methods:
    3. Configure your client applications to create an HTTP POST that requests an OAuth token.
      The application must also be able to parse the JSON response to use the returned access token and refresh token.