Unable to import OAuth2 clients using Amster.
The following command executes successfully without any errors:
./amster import /path-to-amster-export/ -e ENV_NAME
However, after the import process completes, the OAuth2 clients are not visible/created in the AM console.
Expected behavior:
OAuth2 clients should be imported successfully and visible in the AM admin console.
Current behavior:
Import command completes successfully.
No OAuth2 client entries are created or visible in the console.
Further investigation is required to verify whether:
The OAuth2 client configuration is being skipped during import.
Realm/environment mapping issues exist.
Any dependencies or prerequisites are missing during the import process
Unable to import OAuth2 clients using Amster.
The following command executes successfully without any errors:
./amster import /path-to-amster-export/ -e ENV_NAME
However, after the import process completes, the OAuth2 clients are not visible/created in the AM console.
Expected behavior:
OAuth2 clients should be imported successfully and visible in the AM admin console.
Current behavior:
Import command completes successfully.
No OAuth2 client entries are created or visible in the console.
Further investigation is required to verify whether:
The OAuth2 client configuration is being skipped during import.
Realm/environment mapping issues exist.
Any dependencies or prerequisites are missing during the import process