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 6 Next »

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

  • sandbox system
    • what are the end points; where will we connect and send data
    • logins for development
  • production system
    • what are the end points; where will we connect and send data
    • logins for production
  • what API or API version will be used
    • type of integration; SOAP, XML, REST, JSON, ...
  • supporting documentation
  • technical contact(s); on location and/or vendor

For Network 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