SAP Identity Authentication & Authorization (IAS/IPS)
Centralized identity federation and authorization management for BTP applications using Identity Authentication Service and Identity Provisioning Service.
Identity and access management questions come up in BTP interviews specifically because getting authentication wrong on a cloud platform serving potentially many customer subaccounts and external users has serious security consequences, and interviewers use this topic to check whether a candidate understands federation and centralized identity as a deliberate architectural pattern rather than building custom login logic per application.
IAS is like a hotel's central front desk that verifies your identity once using your existing ID (your corporate credentials) rather than each room requiring you to create a brand-new hotel-specific password; IPS is housekeeping automatically updating the room-access list the moment a guest checks in or out, so no room ever stays accessible to someone who's already left; XSUAA and role collections are the specific room-key permissions determining which rooms and amenities that verified guest is actually allowed to use.