Routes

View Source (routes/ssofy-server.php)

You acknowledged that SSOfy relies on Resource Server to access/read the required data and authenticate users due to its no-store architecture. This Laravel package provides all Resource Server APIs required for SSOfy to securely connect to your server if you use it in Resource Server code.

The following addresses are prototyped for serving endpoints, but you still can change them in the routes/ssofy-server.php file.

  • Client https://DOMAIN/external/ssofy/client
  • Scopes https://DOMAIN/external/ssofy/scopes
  • User (finding user by Id) https://DOMAIN/external/ssofy/user
  • Users (finding and filtering users) https://DOMAIN/external/ssofy/users
  • OTP Options https://DOMAIN/external/ssofy/otp-options
  • Authenticate by Password https://DOMAIN/external/ssofy/auth/password
  • Authenticate by Token https://DOMAIN/external/ssofy/auth/token
  • Authenticate by Social https://DOMAIN/external/ssofy/auth/social
  • Webhook https://DOMAIN/external/ssofy/event

Make sure the endpoints are publicly accessible and configured in your SSOfy Panel's Application Profile.

php artisan vendor:publish --tag=ssofy:route
ssofyKnowledge Base
At our core, we believe that staying up-to-date with the latest trends and advancements in Authentication and related areas is essential. That's why we take great pride in keeping you informed with the latest insights, updates, and news in this rapidly evolving landscape.


Do you need support?
SSOfy is by Cubelet Ltd.
Copyright © 2024 Cubelet Ltd. All rights reserved.