Skip to content

Folk webapp: Authorization to Dev Environment

HeleneSemmerud edited this page Feb 2, 2022 · 1 revision

To begin with, your account does not have sufficient authorization. For instance, on the Folk app, no data will appear on the page, and you may see internal server error or unauthorized errors in the console.

To achieve sufficient authorization, do the following:

  1. Log in to dev.folk.knowit.no. NB! Must be done to perform the next steps.
  2. Log in to the dev-environment in AWS (https://kion.awsapps.com/start#)
  3. Look up Cognito and open
  4. Click Manage User Pools
  5. Click dev-dataplattform-user-pool
  6. Click Users and groups
  7. Click desired user
  8. Click Add to group and assign level3
  9. Remove all other groups by clicking the small x-es
  10. Clear cookies on both localhost and dev.folk.knowit.no

You should be good to go 🎉

Clone this wiki locally