Skip to content

All API's are updated with incorrect API auth key in swagger when okm is in reactive mode #1046

@Rajitharaj1234

Description

@Rajitharaj1234

When OKM is in STRING_VALUE_TYPE_REACTIVE mode then we can expect all API's in TAC applications with unique authkeys .
User wants to execute/retrive data using single API from basic services/individual services using generated unique auth key, user copied unique auth key and updated authorization section in swagger for particular API section and able to fetch data successfully. but here, authkey updation done for all other API services in swagger instead of single API.

Now we have a diffrent unique keys generated and maintained for each API in microservice applications, expectation is that each API has its own capability to hold its unique keys in authorization section.

Could you please review issue and correct me if my understanding is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions