Can Clarity SaaS SSO users login to OData?
search cancel

Can Clarity SaaS SSO users login to OData?

book

Article ID: 254555

calendar_today

Updated On: 12-19-2024

Products

Clarity PPM SaaS

Issue/Introduction

What is the requirement for setting up users to access ODATA?  Can we use existing SSO users with API keys to login to ODATA?

Environment

Release : 16.3.x

Resolution

SSO users should be able to access Odata using a Rest API key created in clarity.

The steps would be

1- Login to the Modern UX

2- Go to Administration > API keys and Authentication

3- Create a client. Note the Client's "Code" value

4- Go to the top right and click on Username > API keys

5- Create a new API key.  Copy the key and select done

 

Then to call Odata:

URL: your Odata URL from the Classic UI> Administration > Odata Data Warehouse Service

Authentication Type: Basic

Username:  Client|Username|OData Authenticator

Client = client code value from step #3 (case sensitive)

Username = your Clarity user name

Odata Authenticator: from Administration > Odata Data Warehouse Service