API structure has changed
  3 structure changes including:
    
    3 Modifications
        Modified
        3
      
      GET /api/.well-known/sign-in-exp
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- singleSignOnEnabled property Added
 
 
 - 
  application/json content type Modified
    
 
GET /api/sign-in-exp
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- singleSignOnEnabled property Added
 
 
 - 
  application/json content type Modified
    
 
PATCH /api/sign-in-exp
              - Body
 - 
  application/json content type Modified
    
- singleSignOnEnabled property Added
 
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- singleSignOnEnabled property Added
 
 
 - 
  application/json content type Modified