Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

SPI implementation

This example demonstrates how to implement various SPIs of security component.

Contents

The following examples are available:

  1. Authentication provider
  2. Authorization provider
  3. Outbound provider
  4. Audit provider
  5. Provider selection policy

Running the Example

This is an API/SPI example. It is validated through unit tests.