Skip to content

Commit

Permalink
docs: update root README to say claims provider
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Aug 5, 2024
1 parent 4e0963e commit 51799d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Read more about each [enrollment pathway](/benefits/enrollment-pathways/).

## Technical and security details

`benefits` is a [Django 5][django] web application. The application talks to one or more [Eligibility Verification APIs](https://docs.calitp.org/eligibility-api/specification) or authentication providers. These APIs and the application itself are
`benefits` is a [Django 5][django] web application. The application talks to one or more [Eligibility Verification APIs](https://docs.calitp.org/eligibility-api/specification) or claims providers. These APIs and the application itself are
designed for privacy and security of user information:

- The API communicates with signed and encrypted JSON Web Tokens containing only the most necessary of user data for the purpose of eligibility verification
Expand Down

0 comments on commit 51799d3

Please sign in to comment.