Revision a8cb584f docs/upgrade/upgrade-0.15.rst

b/docs/upgrade/upgrade-0.15.rst
237 237

  
238 238
You can see the registered clients by running::
239 239

  
240
    astakos-host$ snf-manage oauth2-client-list -o id,name,redirect_urls,is_trusted
240
    astakos-host$ snf-manage oauth2-client-list -o id,identifier,redirect_urls,is_trusted
241 241

  
242 242
Finally, you will have to add the registered `identifier` (e.g. `pithos-view`)
243 243
and `client_secret` to the ``PITHOS_OAUTH2_CLIENT_CREDENTIALS`` setting in

Also available in: Unified diff