Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions FAPI_2_0_Advanced_Profile.md

This file was deleted.

8 changes: 0 additions & 8 deletions FAPI_2_0_Baseline_Profile.md

This file was deleted.

8 changes: 0 additions & 8 deletions FAPI_2_0_Message_Signing.md

This file was deleted.

8 changes: 0 additions & 8 deletions FAPI_2_0_Security_Profile.md

This file was deleted.

5 changes: 0 additions & 5 deletions Financial_API_JWT_Secured_Authorization_Response_Mode.md

This file was deleted.

16 changes: 0 additions & 16 deletions Financial_API_Pushed_Request_Object.md

This file was deleted.

13 changes: 0 additions & 13 deletions Financial_API_WD_000.md

This file was deleted.

11 changes: 0 additions & 11 deletions Financial_API_WD_001.md

This file was deleted.

11 changes: 0 additions & 11 deletions Financial_API_WD_002.md

This file was deleted.

11 changes: 0 additions & 11 deletions Financial_API_WD_003.md

This file was deleted.

13 changes: 0 additions & 13 deletions Financial_API_WD_004.md

This file was deleted.

13 changes: 0 additions & 13 deletions Financial_API_WD_005.md

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ This is the official repository for OpenID Foundation Financial-grade API (FAPI)
* [JWT Secured Authorization Response Mode for OAuth 2.0 (JARM)](oauth-v2-jarm.md)
* [Implementation and Deployment Advice](Financial_API_Implementation_And_Deployment_Advice.md)
* FAPI 2.0 - This is a profile of OAuth 2.0
* [Baseline Profile](FAPI_2_0_Baseline_Profile.md)
* [Advanced Profile](FAPI_2_0_Advanced_Profile.md)
* [Security Profile](fapi-2_0-security-profile.md)
* [Message Signing](fapi-2_0-message-signing.md)
* [Attacker Model](FAPI_2_0_Attacker_Model.md)
* [Grant Management](FAPI_2_0_Grant_Management.md)
* Other documents
Expand Down
16 changes: 1 addition & 15 deletions build-all.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,24 +22,10 @@
# This list is currently a list of files that fail to process
# Some of them we likely don't care about, but some of them should be fixed and removed from the list
files_exclude = [
'./FAPI_2_0_Advanced_Profile.md',
'./FAPI_2_0_Advanced_Authorization_Profile.md',
'./FAPI_2_0_Baseline_Profile.md',
'./Financial_API_JWT_Secured_Authorization_Response_Mode.md',
'./Financial_API_Lodging_Intent.md',
'./Financial_API_Pushed_Request_Object.md',
'./Financial_API_Simple_HTTP_Message_Integrity_Protocol.md',
'./Financial_API_WD_000.md',
'./Financial_API_WD_001.md',
'./Financial_API_WD_002.md',
'./Financial_API_WD_003.md',
'./Financial_API_WD_004.md',
'./Financial_API_WD_005.md',
'./TR-Cross_browser_payment_initiation_attack.md',
'./fapi-grant-management.md',
'./FAPI_1.0/changes-between-id2-and-final.md',
'./FAPI_2_0_Message_Signing.md',
'./FAPI_2_0_Security_Profile.md'
'./FAPI_1.0/changes-between-id2-and-final.md'
]

fapi1_files = [
Expand Down
7 changes: 0 additions & 7 deletions fapi-grant-management.md

This file was deleted.