Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 564 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 564 Bytes

DevLabs CIS API

This is part of DevLabs for CIS presented by Okta

Configuring the App

{
  "OKTA_ISSUER": "Enter CIS Authorization Server Issuer here",
  "OKTA_CLIENTID": "Enter CIS UI application Client ID here"
}

Challenge 2

  1. Copy the Okta Issuer from the worksheet and paste in the config.js file.

  2. Copy the Okta Client ID from the worksheet and paste in the config.js file.


License

This project is licensed under the MIT license. See the LICENSE file for more info.