<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000A1A1fzCQCOkta Identity EngineAccess GatewayAnswered2025-04-08T09:00:24.000Z2024-03-05T12:47:50.000Z2024-03-19T18:31:52.000Z

davow (davow) asked a question.

Exposing Backend Apis, such that users can access them using postman/curl commands

Does okta provides support, such a way. it would generate auth keys for each users,

so these auth keys will be used by the client to invoke api calls on our dashboard, which doesnot require any signing on web browser.

 

here are req

  1. User should be able to create his own auth keys, each key must have tag name. (admin apis should be provided, so that we can contact okta and generate this auth keys whenever users requires them).
  2. Okta admin apis, should also give us the access to revoke the auth keys of users, whenever required.
  3. While deleting the users, respective auth keys created by user should be invalid.

Thanks


This question is closed.
Loading
Exposing Backend Apis, such that users can access them using postman/curl commands