Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: OPENID-1.1
-
Component/s: OpenID
-
Labels:None
-
Number of attachments :
Description
It should be possible to :
- add attributes to the request
- add hooks to the response, for example to verify some attributes
The new extension point is org.sonar.plugins.openid.api.OpenIdExtension. A sample of plugin is available at https://github.com/SonarCommunity/sonar-openid/tree/master/samples