Search

Help

Page 4 of 11. Showing 108 results (0.085 seconds)

  1. v2.3 Upgrade Instructions from v2.2

    grouper.hibernate.properties: /opt/grouper/conf/grouper.hibernate.properties grouper.hibernate.properties: sa@jdbc:hsqldb:hsql://localhost:9001/grouper sources.xml read from: /opt/grouper/conf/sources.xml sources.xml groupersource id: g:gsa sources.xml groupersource id: grouperEntities sources.xml jdbc source id
    GrouperApr 19, 2024
  2. OSTwoUserManualPsedocodeSP

    " interface="org.opensaml.xml.parse.ParserPool" type="org.opensaml.xml.parse.BasicParserPool">   <init-method name="setMaxPoolSize">             <param name="maxPoolSize" value="[saml2.parser.maxPoolSize]" type="int"/>         </init-method>   <init-method name="setCreateBuildersAtPoolLimit">             <param name
    OldOpenSAMLDocsApr 29, 2011
  3. Restoring the Admin UI and Lite UI in Grouper 2.4+

    </filter-name> <filter-class>edu.internet2.middleware.grouper.ui.LoginCheckFilter</filter-class> <init-param> <param-name>failureUrl</param-name> <param-value>/index.jsp</param-value> </init-param> <init-param> <param-name>ignore</param-name> <param-value
    GrouperMay 30, 2019
  4. v2.2 Upgrade Instructions from v2.1

    +overlay for more details and which configuration files use this new method.  The sources.xml file does not use the overlay method.  Also, the sources.xml file … @jdbc:hsqldb:hsql://localhost:9001/grouper sources.xml read from: /opt/grouper/conf/sources.xml sources.xml groupersource id: g:gsa sources.xml groupersource id
    GrouperApr 19, 2024
  5. Legacy UI Customization

    >org.apache.struts.action.ActionServlet</servlet-class> <init-param> <param-name>config</param-name> <param-value>/WEB-INF/struts-config-custom.xml,/WEB-INF/struts-config.xml,/WEB-INF/struts-config-custom.xml</param-value> </init-param> <init-param> <param-name>config/i2mi</param-name> <param-value>/WEB
    GrouperApr 19, 2024
  6. IdP Configuration for Username-Password with Silver Assurance

    >            <param-name>authnMethod</param-name>           <param-value>http ://id.incommon.org/assurance/silver</param-value>         </init-param>     </servlet … > <param-name>authnMethod</param-name> <param-value>http ://id.incommon.org/assurance/silver</param-value> </init-param
    InC-AssuranceSep 26, 2012
  7. slideshare

    <div style="width:425px;text-align:left" id="__ss_41197"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=scaling-twitter-12758"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src
    About wiki.internet2.eduApr 21, 2008
  8. GENI Demo - Portal

    </filter-class> <init-param> <param-name>samlAssertionSessionAttributeName</param-name> <param-value>SAML Assertion</param-value> </init-param> <init-param> <param-name>idpPublicKeysSessionAttributeName</param-name> <param-value>IdP Public Keys</param-value> </init-param
    COmanageApr 28, 2011
  9. Grouper UI custom authentication example

    ", username);         filterChain.doFilter(request, res);   }   /**    * get a cookie value by name, null if not there    * @param httpServletRequest    * @param name …    * @param httpServletRequest    * @param name    * @return the cookie or null if not found    */   public static Cookie findCookie(HttpServletRequest httpServletRequest
    GrouperJun 14, 2019
  10. Grouper Provisioning Plugin: Grouper Subject Source

    +API.   A Grouper sources.xml file will include multiple <source> elements (some are for internal use by Grouper itself).  Depending on the details of your Grouper deployment and how you manage it, you may need to edit the sources.xml file in three different places (the Grouper API, the WS tree, and the UI tree
    COmanageOct 10, 2016