Skip to content

Show inbound security in export #569

@CLargemain

Description

@CLargemain

Problem description

Hello,
When we want to do a review of the platform and check if all the APIs are complient to our security rules, we have to check the APIs inbound security. However, this is currently not shown in any export. The only way to get this information is to export using the -inboundSecurity flag as many times there are different security types on the platform (OAuth, API Key, Basic...), and correlates this exports with a larger export of all the APIs.
This is very time consuming, and since the flag exists, it should be possible to display directly the inboundSecurity in the export as column. Furthermore, the outboundSecurity is already shown, so I don't think there should be any reason that the inbound isn't.

Feature request

The apim api get -s xxxxxx -wide should show a column named inboundSecurity, which returns the inbound security of the APIs exported.
This should also been seen is csv exports.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions