GCP Portal Access
You can enable secure remote access to GCP Portal on a dedicated static secret that stores the credentials for GCP.
Users can then access the GCP Portal from the Secure Remote Access Portal without being exposed to your GCP credentials in Isolated mode.
Prerequisites
To enable secure remote access to the GCP Portal you need:
-
A Static Secret that specifies the GCP login details, with Web Access selected.
-
The Secure Remote Access Bastion deployed.
-
The Web Access Bastion.
-
The GCP Portal site URL specified in the values.yaml file on the Web Access Bastion.
Set Up Remote Access to GCP Portal from the Akeyless Console
-
Log in to the Akeyless Console and go to Items.
-
Create a new static secret and enter the Value specifying the GCP portal login details in the following format:
Username..Password
and click Next.
Info
The Secret value is a concatenation of your GCP Username and your GCP Password with double dots as a delimiter.
- On the next screen, tick the box to
Enable Scure Remote Access
and fill in the following fields for theWeb Access
option:
Injection URL
: The GCP login URL to inject secrets. e.g.
Secure Web Browsing
: Optional, secure web browsing over isolated web browser available only with Web Access Bastion.
Secure Web Browsing (Isolated)
All secrets which have Secure Web Browsing option enabled are marked with a badge in the Akeyless Secure Remote Access Portal.
Note
Please make sure that the GCP Portal site URL specified in the values.yaml file on the Web Access Bastion.
Updated 4 months ago