Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed publish button is disabled when only mutual ssl is enabled #511

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

shnrndk
Copy link
Contributor

@shnrndk shnrndk commented Oct 12, 2023

Problem

The users can create an API-only MTLS, but the user can't publish it through the Lifecycle tab. User can publish the API through the Overview page only.

Approach

Added an additional condition to check the isMutualSslOnly status.

Related Issue: https://github.com/wso2-enterprise/wso2-apim-internal/issues/4586
Fix is taken from:
https://github.com/wso2-support/apim-apps/blob/support-9.0.432.x-full/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/NewOverview/CustomizedStepper.jsx#L375

@piyumaldk piyumaldk merged commit 42d9c6a into wso2:main Jan 4, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants