Changes

/* Customizing the SSO processor */
<div class="mw-collapsible-content">
<syntaxhighlight lang="csharp" >
public class MyOIDCProcessor : UBIK.SSO.OIDCProcessor.DynamicOIDCProcessorExt
{
// Example for a claim type identifier used to get a value from the Assertions() dictionary.
1,606
edits