Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Brandon/bb2 3360 smart on fhir (#1272)
* adding smart on fhir configuration endpoint * fixing pylint errors * more fixing of pylint errors * removing unnecessary fields for smart configuration response * fixing url path for smart config v2 * adding authorize-post to capabilities * removing v1 response and changing all OIDC config responses to v2 * fixing smart config url pattern * fixing linter errors * updating revocation endpoint to v2 and updating swagger openid config to match between versions * removing deprecated v2 param * updating tests to handle v2 cases * removing deprecated v2 param * removing unnecessary fields * fixing typo for smart config endpoint
- Loading branch information