File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,9 +66,16 @@ Click on `Production Keys`
6666Then click on ` Generate Keys ` at the bottom, without changing any settings.
6767![ CSCS Dev Portal] ( /assets/cscs_app_4.jpg )
6868
69- You should now have a Consumer Key (` Client id ` in Coman) and a Consumer Secret (` Client Secret ` in Coman)
69+ You should now have a Consumer Key (` Client id ` in Coman) and a Consumer Secret (` Client Secret ` in Coman),
70+ keep note of this for later
7071![ CSCS Dev Portal] ( /assets/cscs_app_5.jpg )
7172
73+ We also need to enable Firecrest subscriptions for the CSCS API, go to ` Subscriptions ` and click ` Subscribe APIS `
74+ ![ CSCS Dev Portal] ( /assets/cscs_app_6.jpg )
75+
76+ Then search for ` Firecrest ` and subscribe to the ` Firecrest v2 ` API
77+ ![ CSCS Dev Portal] ( /assets/cscs_app_7.jpg )
78+
7279Run ` coman cscs login ` and provide the Client id and Client secret when prompted. Both are securely stored in
7380your operating systems secure storage and don't need to be entered again. You also don't need to repeat this
7481step unless your keys change.
You can’t perform that action at this time.
0 commit comments