LegalComponents / IAuth

Legal research team repository
0 stars 2 forks source link

Add additional scopes from services such as make file (in Google Drive or in a GitHub repo of the user). #7

Open dazzaji opened 8 years ago

dazzaji commented 8 years ago

These additional scopes are the intended outcome of the permissions management.

dazzaji commented 8 years ago

This is a good place to work on designing our own scopes according to the IAuth design pattern in the MIT OpenID Connect service in particular because we can create "protected resources" and generate our own custom scopes. The UnWorkshop app can be registered to use one or more of our custom scopes via MIT. This way we can create the scope auth language to perfectly line up with the legal contract language on our dynamic IAuth user-centered contract page.

Yay!

dazzaji commented 8 years ago

To test additional scopes with Google, try their OAuth 2 playground, here: https://developers.google.com/oauthplayground/