Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

ITA REST API authentication method

EcoStruxure IT forum

Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • EcoStruxure IT
  • EcoStruxure IT forum
  • ITA REST API authentication method
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
Cory_McDonald
Admiral Cory_McDonald Admiral
124
Jef
Admiral Jef Admiral
110
gsterling
Captain gsterling Captain
71
APC_Steve
Captain APC_Steve Captain
62
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to EcoStruxure IT forum
Solved
Hannu1
Ensign Hannu1
Ensign

Posted: ‎2021-08-23 02:04 AM

0 Likes
5
1947
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-08-23 02:04 AM

ITA REST API authentication method

Hello,

 

When DCO was using basic authentication, we noticed that ITA requires token based authentication at least with customer data.
Do we have any option to choose which authentication method to use when having on-premise installation.

 

Thanks

 

Labels
  • Labels:
  • IT Advisor
  • Tags:
  • english
Reply

Link copied. Please paste this link to share this article on your social media post.

  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
Hannu1
Ensign Hannu1
Ensign

Posted: ‎2021-08-24 11:49 PM

In response to gsterling
0 Likes
0
1912
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-08-24 11:49 PM

I did a test by logon https://<itaserver>/api/current page, the page seems also giving error message when using the interface account.

 

I checked if some permission is missing from the account and noticed that when giving permission to 'User Rights and Authentication Servers' then api call went throw without errors. @gsterling  can I leave this permission or does this open security vulnerabilities?

 

Thanks

See Answer In Context

  • Tags:
  • english
Reply

Link copied. Please paste this link to share this article on your social media post.

Replies 5
gsterling
Captain gsterling Captain
Captain

Posted: ‎2021-08-23 08:39 AM

0 Likes
4
1926
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-08-23 08:39 AM

Hello Hannu

 

Use of the REST api with ITA should require you use valid credentials from the ITA server. The capabilities in REST should then be based on the permissions of that user account. Once authenticated the same user account is then used for subsequent API calls using JWT tokens for session management.

 

Were you looking for other methods for accessing the REST apis?

 

Regards

 

Greg Sterling

  • Tags:
  • english
Reply

Link copied. Please paste this link to share this article on your social media post.

Hannu1
Ensign Hannu1
Ensign

Posted: ‎2021-08-24 02:37 AM

In response to gsterling
0 Likes
2
1922
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-08-24 02:37 AM

Hi Greg,

 

Thanks for helping @gsterling.

I'm using an interface account which has Desktop Client and API permission. This account can insert customer data to DCO when ITA gives an error message; "[gLve95nOS0qvzRJAlXRmoA] [442339a8cc83] [com.apc.webservice.api.server.exception.mapper.APIExceptionMapper] (default task-30 gLve95nOS0qvzRJAlXRmoA) API client error: [100001] Invalid access - User with anonymized name 442339a8cc83 does not have access to add customers (Status Code: 403)".

 

I was wondering if authentication has changed for customer data. Rack data can be modified using API when customer data gives an error. API document tells that Desktop Client permission should be enough for interface, is this same for customer data or what can cause the error.

 

Thanks

  • Tags:
  • english
Reply

Link copied. Please paste this link to share this article on your social media post.

gsterling
Captain gsterling Captain
Captain

Posted: ‎2021-08-24 03:55 AM

In response to Hannu1
0 Likes
1
1918
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-08-24 03:55 AM

Are you able to share a sample API call you're making?

API security has been tightened a bit since the DCO releases to make the API's more secure.

 

You are using logon credentials of a valid ITA user account when making the API call, correct? And that user account has permissions to make changes like adding customers?

 

If you browse to the https://<itaserver>/api/current page, logon using that user account, are you able to manually add/change a customer from that view?

 

Regards

 

Greg Sterling

  • Tags:
  • english
Reply

Link copied. Please paste this link to share this article on your social media post.

Hannu1
Ensign Hannu1
Ensign

Posted: ‎2021-08-24 11:49 PM

In response to gsterling
0 Likes
0
1913
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-08-24 11:49 PM

I did a test by logon https://<itaserver>/api/current page, the page seems also giving error message when using the interface account.

 

I checked if some permission is missing from the account and noticed that when giving permission to 'User Rights and Authentication Servers' then api call went throw without errors. @gsterling  can I leave this permission or does this open security vulnerabilities?

 

Thanks

  • Tags:
  • english
Reply

Link copied. Please paste this link to share this article on your social media post.

Anonymous user
Not applicable

Posted: ‎2021-08-28 04:23 AM

In response to gsterling
0 Likes
0
1889
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-08-28 04:23 AM


@gsterling wrote:

Hello Hannu

 

Use of the REST api with ITA should require you use valid credentials from the ITA server. The capabilities in REST should then be based on the permissions of that user account. Once authenticated the same user account is then used for subsequent API calls using JWT tokens for session management.

 

Were you looking for other methods for accessing the REST apis?

 

Regards

 

Greg Sterling


 

Hello @gsterling,

 

Thanks for update and quick reply, Looking for same issue and i found lots of helpful information here, Really appreciate for help.

 

  • Tags:
  • english
Reply

Link copied. Please paste this link to share this article on your social media post.

Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of