Changes between Initial Version and Version 1 of Reference/AuthenticationBridge
- Timestamp:
- 12/24/09 05:21:14 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Reference/AuthenticationBridge
v1 v1 1 = !AuthenticationBridge = 2 3 == Abstract == 4 5 The `AuthenticationBridge` serves a simple and obvious purpose: It provides a bridge between Lepton and other web platforms. This can for example be a forum or a web mail service. 6 7 The bridging goes both ways: Querying authentication status from the remote service, as well as performing the actual authentication with the remote service on sign in. This provides a unified login for all the sites in a network. 8 9 == Bridged platforms == 10 11 === BBPress === 12 '''Status''' 13 Work in progress 14 '''Owner''' 15 Noccy 16 17 This bridge provides integration with the BBPress forum platform.
