-
Notifications
You must be signed in to change notification settings - Fork 8
Setup
h0pbeat edited this page Jul 31, 2013
·
3 revisions
- ./manage.py syncdb
- in /admin/:
- add platform scope enroll
- add client Questionnaire redirect url https://www.sensible.dtu.dk/apps/questionnaire/oauth2/grant/
- add connector Questionnaire grant url https://www.sensible.dtu.dk/apps/questionnaire/oauth2/authorize/ revoke url https://www.sensible.dtu.dk/apps/questionnaire/oauth2/revoke/ type connector_questionnaire
- add scope connector_questionnaire.input_form_data
- add application type resource (I think it is unused, need to check)
- in utils/SECURE_settings.py set platform client id and password