We need to identify if its an Application or Directory Integration in API Applications we need to filter out directories
Good question the choice between application integration and directory integration really depends on your use case. If you need to manage authentication and SSO for a specific app, application integration is usually the way to go. But if your priority is centralized user management across multiple systems, directory integration offers more flexibility. It might also be worth considering a hybrid approach depending on how your environment is set up.
Thanks for your response. I have apps and directories configured. what i need is from the response i get from API if the response has API or directory. need to specifically identify in the output
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.