Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

With regards to a Banner integration some of the questions that need to be addressed:

  • What are the end points
  • Sandbox location
  • Logins for the sandbox development space
  • what API or API version will be used
    • type of integration; SOAP, REST, JSON, ...
  • supporting documentation
  • technical contact(s); on location and/or vendor

For Your Server Administrators

Our development servers are behind:  

  • 208.124.170.242
  • 178.128.233.75

Our production servers are behind:  

  • 209.217.117.82
  • 159.203.14.67

Example from an SSO Integration

This shows the flow of a user through the system, and at want points the client wanted us to apply business logic.

Notice that in their implementation they also described the flag that would be used to designate special users in the system.

Example LDAP/Active Directory Integration

This represents a standard flow of information to support LDAP/AD user validation.

  • No labels