OAuth Applications

Modified on Fri, 17 Nov 2023 at 10:41 AM

Registered applications can request authorization for a user and ask for specific permissions. Once authorized by the user, these applications can interact with Laboperator in the name of that user within the given permission scopes. 


TABLE OF CONTENTS



Add OAuth 2.0 Application

To add registered Applications, please follow the steps below:

  1. Click on More in the navigation menu. 
  2. Navigate to Server Administration > OAUTH APPLICATIONS. On the top right side click on the three dots and select New Application
  3. In the new window: 
    1. Enter a name.
    2. Enter URIs (one line per URI).
    3. In a drop-down window choose the Scope of access level. You can choose one or multiple Scopes.
    4. Click on SUBMIT.
  4. After submitting the new application will be shown, displaying the application ID and Secret that is required during authentication against the API.

 


View OAuth 2.0 Application

To view registered Applications, please follow the steps below:

  1. Click on More in the navigation menu. 
  2. Navigate to Server Administration > OAUTH APPLICATIONS. All registered Applications are displayed in the content area. 


Edit/Update OAuth 2.0 Application

To edit registered Applications, please follow the steps below:

  1. Click on More in the navigation menu. 
  2. Navigate to Server Administration > OAUTH APPLICATIONS. Click on the three dots on the right side of an registered Application you want to edit and select Edit.
  3. In the new window: 
    1. Change the name.
    2. Enter URIs (one line per URI).
    3. In a drop-down window change the Scope of access level. You can choose one or multiple Scopes.
    4. Click on SUBMIT.
  4. After submitting the edited application will be shown, displaying the application ID and Secret that is required during authentication against the API.



Delete OAuth 2.0 Application

To delete registered Applications, please follow the steps below:

  1. Click on More in the navigation menu. 
  2. Navigate to Server Administration > OAUTH APPLICATIONS. Click on the three dots on the right-side of a registered Application you want to delete and select Delete.
  3. On the bottom left you a snackbar will be displayed with the confirmation of the deletion.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article