Skip to content

Commit

Permalink
Remove abbreviations in OIDC plugin summary
Browse files Browse the repository at this point in the history
  • Loading branch information
sbreker committed Feb 7, 2024
1 parent ea8e456 commit 51ae624
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
*/
class arOidcPluginConfiguration extends sfPluginConfiguration
{
public static $summary = 'OIDC authn authz plugin.';
public static $summary = 'OIDC authentication plugin.';
public static $version = '1.0.0';

/**
Expand Down

0 comments on commit 51ae624

Please sign in to comment.