buildingSMART / buildingSMART/foundation-API
Remove obsolete / insecure OAuth2 flows from this spec
Open
- Dominant language
- No language data
- Stars
- 38
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Here, we're listing two flows: https://github.com/buildingSMART/foundation-API#221-obtaining-authentication-information
* `implicit_grant`, which has been effectively deprecated, or at least it's usage is heavily discouraged
* `resource_owner_password_credentials_grant`, which never really was considered secure in scenarios where you did not control all services involved
This was brought up in the meeting today, and we should just remove it from the spec completely.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.