OAuth
WSO2 Identity Server 4.0.0 supports OAuth 1.0a and OAuth 2.0 specifications.
To enable OAuth support to your application, you need to register your application first.

Figure 1: Register New OAuth Application
To register your application, you need to provide the OAuth protocol version, application name and the Callback URL of your web application.

Figure 2: Add New OAuth Application
To view your application configurations, click on the application name.

Figure 3: View OAuth Application Configurations
You can view application configurations.

Figure 4: OAuth Application Configurations
To remove applications.

Figure 5: Delete OAuth Application