Closed ZiyamSanthosh closed 8 months ago
This issue is occurred due to a templating issue in the default.json configurations file. https://github.com/wso2/carbon-identity-framework/blob/master/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/org.wso2.carbon.identity.core.server.feature.default.json#L841
Describe the issue:
According to [1], metadata for custom authenticator connectors can be added through the deployment.toml file. This will improve the UI and UX in the console to know more information about the authenticators added as connectors.
This capability is not working as expected.
How to reproduce:
Expected behavior: Display name, description, and logo of the authenticator should be shown in the UI.
[1] https://github.com/wso2/identity-apps/blob/master/docs/CONNECTORS.md