Search Results
Displaying 31 - 40 of 287- Legacy API Authentication - Basic page
Last Modified Oct 25, 2023 02:42 PMImportant Note, This information applies to partners who used Basic HTTP Authentication to authenticate API users before September 21 2020 At this time partners should adopt OAuth 20 as their authentication method to authenticate API users for information review Authenticating API Calls with OAuth 20, Username Password, The Platform uses Basic HTTP Authentication to authenticate API users API users must provide an Authorization header to access any API resources The Authorization header is a base64 encoded string composed of the username concatenated with the password with a colon in between The credentials used to authenticate are different for each customer system being accessed, Sample Message, AuthorizationBasic QWxhZGRpbjpvcGVuIHNlc2FtZQ== In the example above the username , Aladdin , and the password open sesame are concatenated to, Aladdinopen sesame, Then the base64 encode was used to receive , QWxhZGRpbjpvcGVuIHNlc2FtZQ==, If an , Authorization , header is not included the challenge response shown below will be displayed, Sample Message , WWWAuthenticateBasic realm=apiicimscom, Tip , Make sure that you include the Authorization Header as part of your initial request to avoid sending a request without an authorization header receiving a challenge response and then resending the same request with an authorization header
- Integrating with iCIMS - Landing page
Last Modified Oct 24, 2023 06:24 PM
- FileBased Transfers - Landing page
Last Modified Dec 08, 2023 11:42 AM
- Prime BGS Partner Notifications - Product Page
Last Modified Oct 06, 2023 10:11 AM
- ATS Data Models - Landing page
Last Modified Oct 23, 2023 08:56 AM
- What is GZIP - FAQ
Last Modified Oct 12, 2023 05:59 PM
- How can I get access to a specific customer - FAQ
Last Modified Oct 12, 2023 06:15 PM
- How can I manually test API calls - FAQ
Last Modified Oct 12, 2023 06:15 PM
- How do I make a call - FAQ
Last Modified Oct 12, 2023 06:15 PM
- How can I customize my organizations attributes for the mutual clients - FAQ
Last Modified Oct 12, 2023 06:16 PM