Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/upgrade spring to 5 3 #216

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
/*.iml
.idea
.springBeans
.DS_Store
overlays
27 changes: 15 additions & 12 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,9 @@ This project includes:
Apache Ant Launcher under The Apache Software License, Version 2.0
Apache Commons CLI under Apache License, Version 2.0
Apache Commons Codec under Apache License, Version 2.0
Apache Commons Compress under Apache License, Version 2.0
Apache Commons Compress under Apache-2.0
Apache Commons IO under Apache License, Version 2.0
Apache Commons Lang under Apache License, Version 2.0
Apache Commons Logging under The Apache Software License, Version 2.0
Apache Commons Math under Apache License, Version 2.0
Apache Commons Pool under Apache License, Version 2.0
Apache Groovy under The Apache Software License, Version 2.0
Expand All @@ -42,19 +41,24 @@ This project includes:
Byte Buddy (without dependencies) under Apache License, Version 2.0
Byte Buddy agent under Apache License, Version 2.0
cglib under Apache License, Version 2.0
Checker Qual under The MIT License
com.sun:tools under COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Commons Lang under The Apache Software License, Version 2.0
commons-collections under Apache License, Version 2.0
dom4j under BSD License
Dough Lea's util.concurrent package under Public domain, Sun Microsoystems
Ehcache Core under The Apache Software License, Version 2.0
Ehcache Spring Annotations - Core under Apache 2
Ehcache Web Filters under The Apache Software License, Version 2.0
error-prone annotations under Apache 2.0
fastinfoset under Apache License, Version 2.0
Guava: Google Core Libraries for Java under The Apache Software License, Version 2.0
FindBugs-jsr305 under The Apache Software License, Version 2.0
Guava InternalFutureFailureAccess and InternalFutures under The Apache Software License, Version 2.0
Guava ListenableFuture only under The Apache Software License, Version 2.0
Guava: Google Core Libraries for Java under Apache License, Version 2.0
Hamcrest Core under New BSD License
Hibernate Commons Annotations under GNU LESSER GENERAL PUBLIC LICENSE
istack common utility code runtime under CDDL 1.1 or GPL2 w/ CPE
J2ObjC Annotations under The Apache Software License, Version 2.0
Jackson-annotations under The Apache Software License, Version 2.0
Jackson-core under The Apache Software License, Version 2.0
jackson-databind under The Apache Software License, Version 2.0
Expand All @@ -63,29 +67,25 @@ This project includes:
Jasig CAS Client for Java - Core under Apache License Version 2.0
JASYPT: Java Simplified Encryption under The Apache Software License, Version 2.0
Java Portlet Specification V2.0 under Commons Development and Distribution License, Version 1.0
Java Servlet API under CDDL + GPLv2 with classpath exception
Java Transaction API under Common Development and Distribution License or GNU General Public License, Version 2 with the Classpath Exception
JavaBeans Activation Framework API jar under CDDL/GPLv2+CE
Javassist under MPL 1.1 or LGPL 2.1 or Apache License 2.0
javax.annotation API under CDDL + GPLv2 with classpath exception
JAXB Core under CDDL 1.1 or GPL2 w/ CPE
JAXB Core under CDDL+GPL License
JAXB Reference Implementation under CDDL 1.1 or GPL2 w/ CPE
jaxb-api under CDDL 1.1 or GPL2 w/ CPE
JAXB2 Basics - Runtime under BSD-Style License
JBoss Logging 3 under GNU Lesser General Public License, version 2.1
JCL 1.2 implemented over SLF4J under Apache License, Version 2.0
JGroups under Apache License 2.0
JJWT :: API under Apache License, Version 2.0
JJWT :: Extensions :: Jackson under Apache License, Version 2.0
JJWT :: Impl under Apache License, Version 2.0
Joda-Time under Apache License, Version 2.0
JPA 2.0 API under Sun Binary Code License
jsoup Java HTML Parser under The MIT License
jsr173_api under Commons Development and Distribution License, Version 1.0
jstl under Commons Development and Distribution License, Version 1.0
JUL to SLF4J bridge under MIT License
JUnit under Eclipse Public License 1.0
LDAPTIVE CORE under Apache 2 or GNU Lesser General Public License
Log4j Implemented Over SLF4J under Apache Software Licenses
Logback Classic Module under Eclipse Public License - v 1.0 or GNU Lesser General Public License
Logback Core Module under Eclipse Public License - v 1.0 or GNU Lesser General Public License
mockito-core under The MIT License
Expand All @@ -97,15 +97,19 @@ This project includes:
Person Directory Implementations under Apache License, Version 2.0
Portlet JDBC Utilities under Apache License Version 2.0
Portlet MVC Utilities under Apache License Version 2.0
Portlet Servlet Adapter under Apache License, Version 2.0
PortletMVC4Spring Framework under Apache License, Version 2.0
PortletMVC4Spring Security under Apache License, Version 2.0
Project Lombok under The MIT License
Resource Server API under Apache License Version 2.0
Resource Server Content under Apache License Version 2.0
Resource Server Core under Apache License Version 2.0
Resource Server Utilities under Apache License Version 2.0
servlet-api under Commons Development and Distribution License, Version 1.0
SLF4J API Module under MIT License
Spring AOP under Apache License, Version 2.0
Spring Beans under Apache License, Version 2.0
Spring Binding under The Apache Software License, Version 2.0
Spring Commons Logging Bridge under Apache License, Version 2.0
Spring Context under Apache License, Version 2.0
Spring Context Support under Apache License, Version 2.0
Spring Core under Apache License, Version 2.0
Expand All @@ -120,7 +124,6 @@ This project includes:
Spring Web under Apache License, Version 2.0
Spring Web Flow under The Apache Software License, Version 2.0
Spring Web MVC under Apache License, Version 2.0
Spring Web Portlet under Apache License, Version 2.0
spring-ldap-core under The Apache Software License, Version 2.0
spring-modules-cache under Apache License, Version 2.0
spring-security-core under The Apache Software License, Version 2.0
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ is rendered within the portlet window. Web Proxy Portlet is often used to incor
are built and run in non-Java environments allowing a site flexibility for integrating content with many different
technologies.

WebproxyPortlet v2 Gateway SSO is a feature that allows uPortal to sign on to any remote system even if the remote system
WebproxyPortlet v2 Gateway SSO (DEPRECATED) is a feature that allows uPortal to sign on to any remote system even if the remote system
does not share any authentication information with uPortal. Gateway SSO will submit login information to the remote
system and then redirect to that remote system. Other SSO solution assume that uPortal has authenticated to some system,
such as CAS and will then trust CAS to say the user is authenticated. In this system, the authentication information is
Expand All @@ -53,7 +53,7 @@ Web Proxy Portlet
- Clipping to get subsections of the targeted URL
- Uses AJAX to request and replace portlet content from whitelist of proxy URLs

Gateway SSO
Gateway SSO (DEPRECATED)
- Log into remote services for users based on user attributes

XSLT Portlet
Expand Down
1 change: 1 addition & 0 deletions docs/gateway_config.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Gateway SSO Configuration
*THIS PORTLET TYPE IS DEPRECATED*

![Example](Gateway SSO example.png)

Expand Down
Loading
Loading