@extends('layouts.main') @section('content') @include('partials.breadcrumb', ['breadcrumbTitle' => 'Azure SSO Configuration','parentTitle'=>'Settings','parentUrl'=>'/settings'])
By integrating Azure SSO, you can streamline user authentication and provide a seamless login experience for your users.
They can use their Azure credentials to access aaplication without the need for separate login credentials.
You need the SSO URL to configure your SAML.
{{ url('/saml2/acs') }}
You need the Entity ID to configure your SAML.
{{ url('/saml2/metadata') }}
You need the Name ID format to configure your SAML.
Persistent
You need the application username to configure your SAML.
You can set here all the parameters required to communicate with your IdP. Those information must be provided by your IdP. Please contact your SSO administrator to get them