SRA Web Portal
Depending on the resource type, you can securely access resources in the following ways:
-
From the Secure Remote Access Portal, access a resource over the web or using native CLI.
-
With the Akeyless Connect command, access a resource using native CLI from any UNIX terminal.
Prerequisites
-
Secure Remote Access Installed.
-
SAML, OIDC , Certificate or LDAP Authentication method available.
-
Optional - Web Access Installed.
Connect from the Secure Remote Access Portal
The default authentication method for logging in to the Secure Remote Access Portal is Security Assertion Markup Language (SAML). For details about integrating your SAML authentication with the Akeyless Platform, see here. Alternatively, you can choose OIDC to set the default authentication method.
- Go to
https://zerotrust.akeyless.io
. - In the SAML Access ID field, enter your SAML Access ID. or click the OIDC button to work with OpenID Connect.
- In the Akeyless Gateway URL field, enter your Akeyless Gateway URL on port 8000.
Reminder
The unified Gateway with Remote Access has simplified access to the various components by creating internal mapping of the endpoints.
- If you are connecting to a database, SSH server, Windows Server, or RabbitMQ resources, in the Web Client URL field, enter the URL of your Secure Remote Access with your
web-sra
cluster service port. - (Optional) If you are connecting to applications using Web Access in Isolated mode, in the Web Application Dispatcher field, enter the URL of your Web Access with your
web-access-dispatcher
cluster service port, the default set to9000
. If you are working with Secure Proxy, also set the Web Proxy URL with theweb-access-dispatcher
cluster service port, the default set to19414
. - Click Sign in.
The portal shows all the supported resource types. The number of resources of a particular type that you are authorized to access appears in the top-right corner of the resource tile.
Note
To simplify login, after you enter all the required information but before you sign in, select Generate SAML Bookmark URL to create a link to the completed form. The link is copied to your clipboard for you to save in a convenient place, such as your browser bookmarks, and use in the future to automatically complete the login details.
Add-hoc Hostnames for RDP/SSH Sessions
The Ad-hoc Hostnames feature in the portal allows users to quickly connect to hosts that are not part of the static host list by manually entering hostnames or IP addresses. This capability is especially useful for accessing dynamically created or temporary hosts without requiring updates to the static configuration.
Key Features
- On-the-Fly Connections: Users can provide a hostname or IP address for RDP or SSH sessions as needed
- Temporary Host Addition: Hostnames added through this feature are temporary and stored in the browser’s cache.
- Edit and Delete Capability: Users can edit or remove the last added host from the list.
- Press on Create Custom Target button
- Select the Permission Profile
- Enter Hostname or IP Address
- Press on Confirm
The user can Edit or Delete the last added host and it will be removed from the list of hosts in the portal.
Updated 6 days ago