NOTAM: Unified Login

NOTAM: Unified Login
« on: June 27, 2015, 05:43:21 PM »
VATUSA's systems are now on a unified login.

If you are logged in to the forums, you are logged in to the website as well and vice versa.  Stay tuned for a division wide unified login system.

Kyle Sanders

  • Instructors
  • 230
    • View Profile
Re: NOTAM: Unified Login
« Reply #1 on: June 27, 2015, 07:35:16 PM »
LOVE IT! Thanks!

ZLC will be going to the same type of system soon. Looking forward to it.
Best Regards,
Kyle Sanders

Rick Rump

  • VATSIM Supervisors
  • 538
    • View Profile
    • vZDC
Re: NOTAM: Unified Login
« Reply #2 on: July 10, 2015, 09:58:10 AM »
Dan,

Are you going to have an update to your IDS to use the ULS?
VATUSA Deputy Director Emeritus
Former ZDC ATM, DATM, TA & WM
VATSIM Supervisor | Team 5

Re: NOTAM: Unified Login
« Reply #3 on: July 10, 2015, 10:00:39 AM »
Dan,

Are you going to have an update to your IDS to use the ULS?

Edit: Actually, because there is only 1 return URL per facility, you'll need to modify the code to handle the authentication depending on your implementation.  For SMF users, it's as simple as loading the SSI or API, and checking $user_info['is_guest'].  In the sample enclosed, I demonstrated a way to use redirects for the forum and website.  A slight modification to IDS could incorporate the change.
« Last Edit: July 10, 2015, 10:12:48 AM by Daniel Hawton »

Re: NOTAM: Unified Login
« Reply #4 on: July 10, 2015, 12:24:20 PM »
Rick, if you need some help please shoot me an email and I'll see what I can come up with.