upload screeenshot as asset

Signed-off-by: Mark Shields <4237425+beejiujitsu@users.noreply.github.com>
This commit is contained in:
Mark Shields
2023-02-02 14:34:33 -05:00
parent 5ecab049d4
commit 39e2fac63f
2 changed files with 1 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

+1 -2
View File
@@ -31,8 +31,7 @@ auth:
The full `audience` value can be obtained by visiting your [Identity-Aware Proxy Google Cloud console](https://console.cloud.google.com/security/iap), selecting your project, finding your Backend Service to proxy, clicking the 3 vertical dots then "Get JWT Audience Code", and copying from the resulting popup, which will look similar to the following:
<img width="444" alt="Screenshot 2023-02-02 at 10 58 10 AM" src="https://user-images.githubusercontent.com/4237425/216376626-88a0fb85-654b-4e94-ab07-8dd59764b1b8.png">
![Identity-Aware Proxy JWT Audience Code popup](../../assets/auth/gcp-iap-jwt-audience-code-popup.png)
This config section must be in place for the provider to load at all. Now let's
add the provider itself.