noi-techpark / odh-docs

Open Data Hub (http://opendatahub.com/) Documentation
http://opendatahub.readthedocs.io/en/latest/index.html
3 stars 4 forks source link

Update curl commands #168

Closed mrabans closed 3 years ago

mrabans commented 3 years ago

https://docs.opendatahub.bz.it/en/latest/guidelines/authentication.html

Curl commands are not up to date anymore, new version of odh-generic-client doesn't need a client_secret anymore. Please add that this client only needs username/password but there are other clients needing client_secret.

Furthermore a link to https://github.com/noi-techpark/authentication-server-examples would be great. This are example projects which can be used as boilerplate for own projects.

The users in the README of the repo can be used for testing purposes. The curl examples could be used directly with those users. So a copy+paste of the curl examples for testing would work out of the box.