-
Notifications
You must be signed in to change notification settings - Fork 28
BB2-4250: Make v3_endpoints waffle switch app specific #1429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JamesDemeryNava
merged 21 commits into
master
from
jamesdemery/BB2-4250-v3_endpoint_app_specific
Dec 4, 2025
Merged
Changes from 18 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
eb64ae9
BB2-4250: Initial commit - sorting out how to use the flag in differe…
JamesDemeryNava 499d00a
Ensure 403s are thrown if an application is not in the v3_early_adopt…
JamesDemeryNava 0699b7d
Some comments, prevent v3/userinfo from returning successfully if the…
JamesDemeryNava 423bb30
Ensure token and auth flows function or throw 403s depending on value…
JamesDemeryNava 801d5ca
Fix some failing unit tests, add integration tests for 403s
JamesDemeryNava 62c3d1c
Add tests around specific errors being raised for functions added to …
JamesDemeryNava 5c35c40
Merge branch 'master' into jamesdemery/BB2-4250-v3_endpoint_app_specific
JamesDemeryNava 916de16
Cleanup: Remove/add some TODOs
JamesDemeryNava ebd6c64
Merge branch 'master' into jamesdemery/BB2-4250-v3_endpoint_app_specific
JamesDemeryNava 7657a4d
Merge branch 'master' into jamesdemery/BB2-4250-v3_endpoint_app_specific
JamesDemeryNava 8345457
Address security concern raised by Github
JamesDemeryNava d89d507
Merge branch 'master' into jamesdemery/BB2-4250-v3_endpoint_app_specific
JamesDemeryNava 0b3f054
Merge branch 'master' into jamesdemery/BB2-4250-v3_endpoint_app_specific
JamesDemeryNava 1f83723
Merge branch 'master' into jamesdemery/BB2-4250-v3_endpoint_app_specific
JamesDemeryNava 1e184af
Clean up and address PR feedback. Modify conditionals, throw 403 earl…
JamesDemeryNava ef0efae
Merge branch 'master' into jamesdemery/BB2-4250-v3_endpoint_app_specific
JamesDemeryNava eb306ce
Address PR feedback: Handle ObjectNotFound same as app not in flag, r…
JamesDemeryNava 73e0cb5
Ensure a 403 is actually returned not a 500 when debug is set to false
JamesDemeryNava 314ab24
Standardize error responses for token/auth flows - missing token erro…
JamesDemeryNava 8b69aea
Ensure validation for v3 in tokenView only happens on refresh token
JamesDemeryNava 1268a71
Modify comment and fix failing unit test (new error being raised)
JamesDemeryNava File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.