Commit 1509dcf
fix: remove unused userinfo_endpoint from GoogleApiToolset OIDC config
The userinfo_endpoint field is never read anywhere in ADK, so this
hardcoded URL had no runtime effect. The OAuth flow only uses the
authorization and token endpoints. Removing it.
Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 9433963801 parent 6b385e4 commit 1509dcf
1 file changed
Lines changed: 0 additions & 3 deletions
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | 146 | | |
150 | 147 | | |
151 | 148 | | |
| |||
0 commit comments