Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How can CORS be enabled for IBM DOORS NG 7.2?

IBM NG supports integration with DOORS out of the box without requiring CORS configuration. Could you please provide the steps to enable CORS for DOORS?

0 votes



2 answers

Permanent link
That's a tricky one! Normally, if integration works without CORS, it means the services are on the same origin or it's handled internally. Requesting steps to enable CORS for DOORS when it's supposedly not needed sounds a bit like trying to solve a puzzle you didn't even know existed. 

1 vote

Comments

Thank you for the clarification! I understand that CORS isn't required for standard integration, but in our case, we need to enable it on DOORS to explore a few scenarios.


Permanent link
CORS is already set up in the ELM server, you just need to add the remote server into the application's AllowList section. From the AllowList page:

"Use this page to manage a list of outbound URLs, referring to sites that are not registered as a Jazz application or friend, but to which this Jazz Team Server can still send requests. This is used for clients or web pages served from this Jazz Team Server that also invoke requests to other sites. For security reasons, web pages are only allowed to interact with the application or server from which they originated. This allowlist allows requests to these other sites to flow from the client through this Jazz Team Server to the target site. The URL defines a basename path with which this Jazz Team Server compares outgoing URLs. If those outgoing URLs start with any of the URLs in the allowlist, the outbound URL is considered to be covered by that allowlist."

1 vote

Comments

Thanks for the detailed steps. That is exactly what I needed.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,180

Question asked: Jul 17, 6:15 a.m.

Question was seen: 206 times

Last updated: Jul 21, 5:37 a.m.

Confirmation Cancel Confirm