Predix Security provides user account management, authentication, and authorization services through UAA and ACS. UAA handles user accounts, login/authentication through OIDC/SAML, and groups/scopes. ACS implements attribute-based access control by discovering attributes of subjects and resources, and evaluating policies based on attribute matches to determine access permissions. It supports dynamic roles, hierarchical attributes for inheritance, and fine-grained authorization beyond what is possible with OAuth scopes alone. The technology stack is open source and built on standards like OAuth 2.0, OIDC, SAML, and uses technologies like Cassandra, PostgreSQL, Spring, and Cloud Foundry.