Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

  1. Update Docker Environment Variable - https://psknowhow.atlassian.net/wiki/spaces/PSKNOWHOW/pages/45711363/Docker+Environmental+variables#AuthnAuth-Specific-Variables%3A-Use-Only-When-Deploying-Knowhow-with-Auth-Application

  2. Postgres DB verify

  3. Once AUTH Domain URL is Up - Generate API Resource Key for KnowHOW Application

    1. Generate API token only permission SUPERADMIN User who have root access of central AUTH system

    2. Generate API via 2 ways

      1. You Have to logged in via SUPERADMIN Browser and Hit Above URL in browser it self

        1. API Request : {baseUrlDomain}/api/generateAPIKey/PSKnowHOW
      2. hit in postmen as per below method - for that Copy AUTH Cookie from browser as use in header and

image-20240506-102515.png

As Per Response API Resource Key will be valid from 90 Days. After that you have to re-generate same method.

You have to add API Resource Key as auth.resourceAPIKey in Knowhow application side

  • No labels