Writing Plugins
Learn how to write plugins using Curity's Java SDK to extend the Curity Identity Server capabilities.
![OAuth Customization using Scripting](/images/resources/tutorials/frontend/getting-started-scripting.png)
OAuth Customization using Scripting
An initial setup for implementing scripting, to extend OAuth security behavior quickly
![OAuth Customization using Plugins](/images/resources/tutorials/frontend/getting-started-plugins.png)
OAuth Customization using Plugins
An initial setup for developing plugins, for the most complete customizations to your OAuth security behavior
![Getting Started with Authentication Plugins](/images/resources/tutorials/frontend/authentication-plugins-getting-started.png)
Getting Started with Authentication Plugins
Implement custom authentication within an OAuth flow
![Authentication Plugin Techniques](/images/resources/tutorials/frontend/authentication-plugins-advanced.png)
Authentication Plugin Techniques
Additional techniques when customizing authentication using plugins
![Simple Authentication Action](/images/resources/operate/tutorials.png)
Simple Authentication Action
How to write a simple Authentication Action
![Generic Consentor Plugin](/images/resources/operate/tutorials.png)
Generic Consentor Plugin
Learn how to write a plugin for a custom generic consentor
![Attaching a Remote Debugger](/images/resources/howtos/remote_debugger.png)
Attaching a Remote Debugger
How to attach a remote debugger to the Curity Identity Server