Authentication provider migration behavior
During an upgrade from a version of Ansible Automation Platform that predates the platform gateway, only complete authentication provider configurations are migrated to the platform gateway.
A configuration is considered complete when it meets the following criteria:
- LDAP: You must specify a server URL.
- GitHub and Microsoft Azure AD: You must specify both a key and a secret.
- OIDC: You must define a key, a secret, and an OIDC endpoint.
- RADIUS and TACACS+: You must specify the host.
Before proceeding with the upgrade, ensure that you complete the following steps:
- Create a local administrator account and verify that you can log in to the environment using local authentication. You can also use the default administrator account from the inventory file.
- Enable the local authenticator in the target environment to ensure a fallback login method is available.
- Perform a full backup of your existing environment.
Important This is a critical step for data recovery in case any issues occur during the migration process.
Post upgrade
- Update the callback URLs in your Identity Provider (IdP) configurations after the migration. This is necessary for OAuth and SSO providers to function correctly with the platform gateway architecture.
- Reestablish custom certificates for LDAPS if your LDAP authentication uses custom certificates in the system's truststore. This configuration is not automatically migrated and you must manually reestablish it.
The migration of existing authentication configurations from automation controller to the platform gateway is automated. The following tables show how settings and mappings from the automation controller schema are transformed to fit the platform gateway API schema.
Authentication type: OIDC Copy linkLink copied!
Review the general settings and mappings for OpenID Connect (OIDC) authentication. Compare how configurations transform from automation controller 2.4 to the platform gateway 2.6.
General settings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
Mappings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
|
|
Authentication type: LDAP Copy linkLink copied!
Review the general settings and mappings for LDAP authentication. Compare how configurations transform from automation controller 2.4 to the platform gateway 2.6.
General settings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
Mappings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
|
|
Authentication type: SAML Copy linkLink copied!
Understand how Security Assertion Markup Language (SAML) provides secure, token-based authentication for your upgraded system. Implement SAML to ensure seamless single sign-on (SSO) and centralized identity management.
Automation controller in Ansible Automation Platform 2.4 allowed customers to enter an encrypted private key in SAML configuration without raising an error. If request signing was not enabled in the authenticator and the SAML IdP, then the Ansible Automation Platform administrator would not know that encrypted keys were not supported. Encrypted keys not supported in Ansible Automation Platform 2.6 authenticators. The platform alerts users that encrypted keys are not supported. However, when upgrading from Ansible Automation Platform 2.4 to 2.6, customers must replace encrypted private keys with unencrypted private keys in their SAML authenticators to prevent migration errors for the authenticator to platform gateway. If you skip this step, the authenticator is not migrated as part of the upgrade. The SAML authenticator must then be recreated manually by a local administrator to re-enable authentication. This might delay SSO users from logging back into the platform after the upgrade.
General settings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
Mappings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
|
|
Authentication type: Github Copy linkLink copied!
Review the general settings and mappings for Github authentication. Compare how configurations transform from automation controller 2.4 to the platform gateway 2.6.
General settings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
Mappings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
|
|
Authentication type: Azure AD Copy linkLink copied!
Review the general settings and mappings for Azure AD authentication. Compare how configurations transform from automation controller 2.4 to the platform gateway 2.6.
General settings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
Mappings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
|
|
Authentication type: RADIUS Copy linkLink copied!
Review the general settings and mappings for RADIUS authentication. Compare how configurations transform from automation controller 2.4 to the platform gateway 2.6.
General settings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
Mappings
RADIUS authentication does not support user mappings in either automation controller 2.4 or Platform gateway 2.6.
Authentication type: TACACS+ Copy linkLink copied!
Review the general settings and mappings for TACACS+ authentication. Compare how configurations transform from automation controller 2.4 to the platform gateway 2.6.
General settings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
Mappings
TACACS+ authentication does not support user mappings in either automation controller 2.4 or Platform gateway 2.6.
Authentication type: Google OAuth2 Copy linkLink copied!
Review the general settings and mappings for Google OAuth2 authentication. Compare how configurations transform from automation controller 2.4 to the platform gateway 2.6.
General settings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
Mappings
| Automation controller 2.4 | Platform gateway 2.6 |
|---|---|
|
|
|
|