<plugin name='springSecurityOauth2Outlook' version='0.1' grailsVersion='3.3.3 &gt; *'>
  <type>spring.security.oauth2.outlook.SpringSecurityOauth2OutlookGrailsPlugin</type>
  <grailsVersion>3.3.3 &gt; *</grailsVersion>
  <loadAfter>[spring-security-oauth2]</loadAfter>
  <authorEmail></authorEmail>
  <license>APACHE</license>
  <pluginExcludes>[grails-app/views/error.gsp]</pluginExcludes>
  <author>Andre Peregrina</author>
  <documentation>http://grails.org/plugin/spring-security-oauth2-outlook</documentation>
  <profiles>[web]</profiles>
  <name>spring-security-oauth2-outlook</name>
  <description>Brief summary/description of the plugin.
</description>
  <title>Spring Security Oauth2 Outlook Provider</title>
  <version />
  <resources>
    <resource>spring.security.oauth2.outlook.SpringSecurityOAuth2OutlookController</resource>
    <resource>spring.security.oauth2.outlook.SpringSecurityOauth2OutlookUrlMappings</resource>
    <resource>spring.security.oauth2.outlook.Application</resource>
    <resource>spring.security.oauth2.outlook.BootStrap</resource>
    <resource>spring.security.oauth2.outlook.OutlookOAuth2Service</resource>
  </resources>
</plugin>