Yeah I would not recommend using query parameters (IE putting it in the URL) because they're often logged by load balances, webservers, etc. You can also provide it as a header on your request which makes it less likely to be logged. It's sort of a security improvement, but if you're making it...
Hello, We are also extensively using the APIKey in all our integrations. I however always concerned about the security of this transmission. The APIKey is clearly visible in the HTTP Get/Post requests (as a part of the URL itself). It can easily be intercepted by any HTTP traffic inspector tool....
For API keys to work with SAML/LDAP, you need to use /maximo/api instead of /maximo/oslc which requires being on 7.6.1.1 or higher or modifying the web.xml to add it in. This functions the same as /maximo/oslc, but SAML/LDAP depend on application server security which takes over protecting the...
Hi Prashant, thanks for the documentation. I have a question for Step 5. Is the maximo host URL a SAML URL or a separate URL which connects over LDAP connection? For a SAML Maximo environment, authentication will be done using SAML protocol using the Maximo SAML host URL, once the authentication...
Maximo 7.6.0.9 provides the capability to integrate Maximo with Identity Providers (IdP) like Azure AD, Open Connect etc., using SAML. Security Assertion Markup Language (SAML) is an open standard that allows identity providers (IdP) to pass authorization credentials to service providers (SP). ...
I am interested to hear what my airport folks may say on this as I am new to the airport world-- I am looking for a means to plan PM work on Passenger Boarding Bridges based on the Planned Flight Schedule. Usually PBBs are in operation throughout the day and finding time to do PMs during the...
What I was trying to get from my previous request was whether you were hitting a very specific issue (attribute in Maximo not being set, wanting to skip certain updates, etc.). It sounds like you're really starting on building the integration. Unfortunately, building an integration is really...
Hi Steven, Thank you for the detailed explanation and suggestions. We are able to connect to the URL by importing Java packages into Jython script so no issues. -- Ajay Kotapati BEUMER GROUP --
Join CommunityInvite ColleaguesLearn More
About UsTerms of Use