Use WSO2 Identity Server with identity gateways¶
An identity gateway sits in front of your application and enforces authentication and authorization before requests reach your application.
Identity gateways protect your application by,
-
intercepting incoming traffic.
-
verifying the user’s identity (using protocols like OAuth2 or OpenID Connect).
-
enforcing fine-grained access rules.
-
forwarding the request to the application only if it meets the security requirements.
By connecting WSO2 Identity Server with identity gateways, you can centralize user management and apply consistent access control across your entire application ecosystem.
This section explains how to connect WSO2 Identity Server with the following identity gateways.
