Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create Authorization Creds: https://techdocs.akamai.com/developer/docs/set-up-authentication-credentials

...

To add the Akamai support, follow the steps that are mentioned below.

  • Device: Select the name of the device 'Akamai' in this section.

  • Name: We can take anything here according to our interest (mini. 3 character).

  • CCE Host: Enter the CCE IP

  • Access ID/Username: Enter Client Token

  • Password/Secret Key: Enter Client Secret

  • Config: Now in valid JSON Format in the last field enter your Host in host (without https://), Access token in access_token and security configuration ID in config_id.

{"host": "<host>", "access_token": "<access_token>" ,"config_id": "<config _id>"}

  • Click on the Save button.

...

Verification

STEP 1:Log in to UI >> SYSTEM

...