Path Lines of Code api/src/main/java/org/apache/custos/api/CustosAppController.java 15 api/src/main/java/org/apache/custos/api/GlobalExceptionHandler.java 57 api/src/main/java/org/apache/custos/api/ProtobufJsonHttpMessageConverter.java 39 api/src/main/java/org/apache/custos/api/exception/ProtobufConversionException.java 6 api/src/main/java/org/apache/custos/api/group/GroupManagementController.java 1066 api/src/main/java/org/apache/custos/api/identity/IdentityManagementController.java 538 api/src/main/java/org/apache/custos/api/tenant/TenantManagementController.java 389 api/src/main/java/org/apache/custos/api/user/UserManagementController.java 696 api/src/main/java/org/apache/custos/api/util/ProtobufJsonUtil.java 22 application/src/main/assembly/custos-bin-assembly.xml 67 application/src/main/java/org/apache/custos/CustosApplication.java 11 application/src/main/java/org/apache/custos/config/CacheConfig.java 24 application/src/main/java/org/apache/custos/config/OpenAPIConfig.java 46 application/src/main/java/org/apache/custos/config/ProtobufJsonOpenAPIConfig.java 20 application/src/main/java/org/apache/custos/config/ProtobufMessageConverterConfig.java 18 application/src/main/java/org/apache/custos/config/ProtobufPropertiesModule.java 129 application/src/main/java/org/apache/custos/config/WebConfig.java 21 application/src/main/resources/distribution/conf/logback-spring.xml 29 application/src/main/resources/logback-spring.xml 29 compose/vault/config/vault-config.hcl 26 core/src/main/java/org/apache/custos/core/commons/StatusUpdater.java 31 core/src/main/java/org/apache/custos/core/constants/Constants.java 19 core/src/main/java/org/apache/custos/core/exception/UnauthorizedException.java 9 core/src/main/java/org/apache/custos/core/identity/authzcache/AuthzCache.java 23 core/src/main/java/org/apache/custos/core/identity/authzcache/AuthzCacheEntry.java 29 core/src/main/java/org/apache/custos/core/identity/authzcache/AuthzCacheIndex.java 42 core/src/main/java/org/apache/custos/core/identity/authzcache/AuthzCacheManager.java 10 core/src/main/java/org/apache/custos/core/identity/authzcache/AuthzCachedStatus.java 6 core/src/main/java/org/apache/custos/core/identity/authzcache/DefaultAuthzCacheManager.java 49 core/src/main/java/org/apache/custos/core/identity/exceptions/AuthSecurityException.java 6 core/src/main/java/org/apache/custos/core/mapper/federated/InstitutionMapper.java 22 core/src/main/java/org/apache/custos/core/mapper/tenant/AttributeUpdateMetadataMapper.java 132 core/src/main/java/org/apache/custos/core/mapper/tenant/StatusUpdateMetadataMapper.java 23 core/src/main/java/org/apache/custos/core/mapper/tenant/TenantMapper.java 123 core/src/main/java/org/apache/custos/core/mapper/user/AttributeUpdateMetadataMapper.java 61 core/src/main/java/org/apache/custos/core/mapper/user/GroupMapper.java 134 core/src/main/java/org/apache/custos/core/mapper/user/StatusUpdateMetadataMapper.java 24 core/src/main/java/org/apache/custos/core/mapper/user/UserProfileMapper.java 152 core/src/main/java/org/apache/custos/core/model/commons/OperationStatus.java 5 core/src/main/java/org/apache/custos/core/model/commons/StatusEntity.java 68 core/src/main/java/org/apache/custos/core/model/credential/store/AgentCredentialEntity.java 80 core/src/main/java/org/apache/custos/core/model/credential/store/CredentialEntity.java 69 core/src/main/java/org/apache/custos/core/model/federated/CILogonInstitution.java 76 core/src/main/java/org/apache/custos/core/model/tenant/Contact.java 49 core/src/main/java/org/apache/custos/core/model/tenant/RedirectURI.java 51 core/src/main/java/org/apache/custos/core/model/tenant/Tenant.java 240 core/src/main/java/org/apache/custos/core/model/tenant/TenantAttributeUpdateMetadata.java 72 core/src/main/java/org/apache/custos/core/model/tenant/TenantStatusUpdateMetadata.java 62 core/src/main/java/org/apache/custos/core/model/user/AttributeUpdateMetadata.java 73 core/src/main/java/org/apache/custos/core/model/user/Group.java 129 core/src/main/java/org/apache/custos/core/model/user/GroupAttribute.java 47 core/src/main/java/org/apache/custos/core/model/user/GroupRole.java 47 core/src/main/java/org/apache/custos/core/model/user/GroupToGroupMembership.java 76 core/src/main/java/org/apache/custos/core/model/user/StatusUpdateMetadata.java 65 core/src/main/java/org/apache/custos/core/model/user/UserAttribute.java 65 core/src/main/java/org/apache/custos/core/model/user/UserGroupMembership.java 85 core/src/main/java/org/apache/custos/core/model/user/UserGroupMembershipType.java 57 core/src/main/java/org/apache/custos/core/model/user/UserProfile.java 156 core/src/main/java/org/apache/custos/core/model/user/UserRole.java 64 core/src/main/java/org/apache/custos/core/repo/commons/StatusUpdaterRepository.java 9 core/src/main/java/org/apache/custos/core/repo/credential/store/AgentCredentialRepository.java 8 core/src/main/java/org/apache/custos/core/repo/credential/store/CredentialRepository.java 11 core/src/main/java/org/apache/custos/core/repo/federated/CiLogonInstitutionCacheRepository.java 7 core/src/main/java/org/apache/custos/core/repo/tenant/ContactRepository.java 8 core/src/main/java/org/apache/custos/core/repo/tenant/RedirectURIRepository.java 8 core/src/main/java/org/apache/custos/core/repo/tenant/SearchTenantRepository.java 6 core/src/main/java/org/apache/custos/core/repo/tenant/SearchTenantRepositoryImpl.java 56 core/src/main/java/org/apache/custos/core/repo/tenant/TenantAttributeUpdateMetadataRepository.java 7 core/src/main/java/org/apache/custos/core/repo/tenant/TenantRepository.java 8 core/src/main/java/org/apache/custos/core/repo/tenant/TenantStatusUpdateMetadataRepository.java 7 core/src/main/java/org/apache/custos/core/repo/user/AttributeUpdateMetadataRepository.java 7 core/src/main/java/org/apache/custos/core/repo/user/GroupAttributeRepository.java 5 core/src/main/java/org/apache/custos/core/repo/user/GroupMembershipRepository.java 14 core/src/main/java/org/apache/custos/core/repo/user/GroupMembershipTypeRepository.java 5 core/src/main/java/org/apache/custos/core/repo/user/GroupRepository.java 8 core/src/main/java/org/apache/custos/core/repo/user/GroupRoleRepository.java 5 core/src/main/java/org/apache/custos/core/repo/user/GroupToGroupMembershipRepository.java 9 core/src/main/java/org/apache/custos/core/repo/user/SearchGroupsRepository.java 6 core/src/main/java/org/apache/custos/core/repo/user/SearchGroupsRepositoryImpl.java 61 core/src/main/java/org/apache/custos/core/repo/user/StatusUpdateMetadataRepository.java 7 core/src/main/java/org/apache/custos/core/repo/user/UserAttributeRepository.java 12 core/src/main/java/org/apache/custos/core/repo/user/UserProfileRepository.java 10 core/src/main/java/org/apache/custos/core/repo/user/UserRoleRepository.java 8 core/src/main/java/org/apache/custos/core/task/ServiceCallback.java 5 core/src/main/java/org/apache/custos/core/task/ServiceChain.java 39 core/src/main/java/org/apache/custos/core/task/ServiceException.java 11 core/src/main/java/org/apache/custos/core/task/ServiceTask.java 7 core/src/main/java/org/apache/custos/core/task/ServiceTaskImpl.java 27 core/src/main/proto/CredentialStore.proto 99 core/src/main/proto/FederatedAuthentication.proto 102 core/src/main/proto/IamAdmin.proto 365 core/src/main/proto/Identity.proto 156 core/src/main/proto/IdentityManagement.proto 56 core/src/main/proto/TenantManagement.proto 100 core/src/main/proto/TenantProfile.proto 135 core/src/main/proto/UserManagement.proto 73 core/src/main/proto/UserProfile.proto 168 custos-client-sdks/custos-java-clients/agent-management-client/src/main/java/org/apache/custos/agent/management/client/AgentManagementClient.java 181 custos-client-sdks/custos-java-clients/custos-clients-core/src/main/java/org/apache/custos/clients/core/AbstractClient.java 49 custos-client-sdks/custos-java-clients/custos-clients-core/src/main/java/org/apache/custos/clients/core/ClientUtils.java 88 custos-client-sdks/custos-java-clients/group-management-client/src/main/java/org/apache/custos/group/management/client/GroupManagementClient.java 255 custos-client-sdks/custos-java-clients/identity-management-client/src/main/java/org/apache/custos/identity/management/client/IdentityManagementClient.java 126 custos-client-sdks/custos-java-clients/resource-secret-management-client/src/main/java/org/apache/custos/resource/secret/management/client/ResourceSecretManagementAgentClient.java 113 custos-client-sdks/custos-java-clients/resource-secret-management-client/src/main/java/org/apache/custos/resource/secret/management/client/ResourceSecretManagementClient.java 441 custos-client-sdks/custos-java-clients/sharing-management-client/src/main/java/org/apache/custos/sharing/management/client/SharingManagementClient.java 183 custos-client-sdks/custos-java-clients/tenant-management-client/src/main/java/org/apache/custos/tenant/manamgement/client/SuperAdminOperationsClient.java 90 custos-client-sdks/custos-java-clients/tenant-management-client/src/main/java/org/apache/custos/tenant/manamgement/client/TenantManagementClient.java 161 custos-client-sdks/custos-java-clients/user-management-client/src/main/java/org/apache/custos/user/management/client/UserManagementClient.java 378 custos-client-sdks/custos-java-sdk/src/main/java/org/apache/custos/clients/CustosClientProvider.java 83 custos-client-sdks/custos-js-sdk/clients/ResourceManagementClient.js 19 custos-client-sdks/custos-js-sdk/stubs/core-services/agent-profile-service/AgentProfileService_pb.js 450 custos-client-sdks/custos-js-sdk/stubs/core-services/cluster-management-service/ClusterManagementService_pb.js 154 custos-client-sdks/custos-js-sdk/stubs/core-services/credential-store-service/CredentialStoreService_pb.js 1427 custos-client-sdks/custos-js-sdk/stubs/core-services/federated-authentication-service/FederatedAuthenticationService_pb.js 1115 custos-client-sdks/custos-js-sdk/stubs/core-services/identity-service/IdentityService_pb.js 1589 custos-client-sdks/custos-js-sdk/stubs/core-services/resource-secret-service/ResourceSecretService_pb.js 1319 custos-client-sdks/custos-js-sdk/stubs/core-services/sharing-service/SharingService_pb.js 1864 custos-client-sdks/custos-js-sdk/stubs/core-services/tenant-profile/TenantProfileService_pb.js 2033 custos-client-sdks/custos-js-sdk/stubs/core-services/user-profile/UserProfileService_pb.js 1875 custos-client-sdks/custos-js-sdk/stubs/integration-services/agent-management/AgentManagementService_grpc_web_pb.js 467 custos-client-sdks/custos-js-sdk/stubs/integration-services/agent-management/AgentManagementService_pb.js 332 custos-client-sdks/custos-js-sdk/stubs/integration-services/group-management/GroupManagementService_grpc_web_pb.js 536 custos-client-sdks/custos-js-sdk/stubs/integration-services/group-management/GroupManagementService_pb.js 7 custos-client-sdks/custos-js-sdk/stubs/integration-services/identity-management/IdentityManagementService_grpc_web_pb.js 402 custos-client-sdks/custos-js-sdk/stubs/integration-services/identity-management/IdentityManagementService_pb.js 630 custos-client-sdks/custos-js-sdk/stubs/integration-services/resource-secret-management/ResourceSecretManagementService_grpc_web_pb.js 470 custos-client-sdks/custos-js-sdk/stubs/integration-services/resource-secret-management/ResourceSecretManagementService_pb.js 12 custos-client-sdks/custos-js-sdk/stubs/integration-services/tenant-management/TenantManagementService_grpc_web_pb.js 471 custos-client-sdks/custos-js-sdk/stubs/integration-services/tenant-management/TenantManagementService_pb.js 1476 custos-client-sdks/custos-js-sdk/stubs/integration-services/user-management/UserManagementService_grpc_web_pb.js 808 custos-client-sdks/custos-js-sdk/stubs/integration-services/user-management/UserManagementService_pb.js 974 custos-client-sdks/custos-python-sdk/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/agent_management_client.py 159 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/group_management_client.py 95 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/identity_management_client.py 121 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/resource_secret_management_client.py 186 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/sharing_management_client.py 102 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/super_tenant_management_client.py 37 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/tenant_management_client.py 170 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/user_management_client.py 203 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/utils/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/utils/certificate_fetching_rest_client.py 51 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/utils/exceptions/CustosExceptions.py 12 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/utils/exceptions/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/clients/utils/utilities.py 6 custos-client-sdks/custos-python-sdk/build/lib/custos/server/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/AgentProfileService_pb2_grpc.py 132 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/ClusterManagementService_pb2.py 112 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/ClusterManagementService_pb2_grpc.py 28 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/CredentialStoreService_pb2_grpc.py 582 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/FederatedAuthenticationService_pb2_grpc.py 282 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/IamAdminService_pb2_grpc.py 1453 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/IdentityService_pb2_grpc.py 343 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/LoggingService_pb2_grpc.py 132 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/MessagingService_pb2_grpc.py 72 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/ResourceSecretService_pb2_grpc.py 582 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/SharingService_pb2_grpc.py 792 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/TenantProfileService_pb2_grpc.py 282 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/UserProfileService_pb2_grpc.py 732 custos-client-sdks/custos-python-sdk/build/lib/custos/server/core/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/AgentManagementService_pb2_grpc.py 463 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/ClusterManagementService_pb2.py 117 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/ClusterManagementService_pb2_grpc.py 42 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/GroupManagementService_pb2_grpc.py 733 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/IdentityManagementService_pb2_grpc.py 375 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/LogManagementService_pb2.py 63 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/LogManagementService_pb2_grpc.py 102 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/ResourceSecretManagementService_pb2_grpc.py 644 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/SharingManagementService_pb2_grpc.py 792 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/TenantManagementService_pb2_grpc.py 647 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/UserManagementService_pb2_grpc.py 704 custos-client-sdks/custos-python-sdk/build/lib/custos/server/integration/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/transport/__init__.py 1 custos-client-sdks/custos-python-sdk/build/lib/custos/transport/settings.py 29 custos-client-sdks/custos-python-sdk/custos/__init__.py 1 custos-client-sdks/custos-python-sdk/custos/clients/__init__.py 1 custos-client-sdks/custos-python-sdk/custos/clients/agent_management_client.py 159 custos-client-sdks/custos-python-sdk/custos/clients/group_management_client.py 95 custos-client-sdks/custos-python-sdk/custos/clients/identity_management_client.py 121 custos-client-sdks/custos-python-sdk/custos/clients/resource_secret_management_client.py 186 custos-client-sdks/custos-python-sdk/custos/clients/sharing_management_client.py 102 custos-client-sdks/custos-python-sdk/custos/clients/super_tenant_management_client.py 37 custos-client-sdks/custos-python-sdk/custos/clients/tenant_management_client.py 170 custos-client-sdks/custos-python-sdk/custos/clients/user_management_client.py 203 custos-client-sdks/custos-python-sdk/custos/clients/utils/__init__.py 1 custos-client-sdks/custos-python-sdk/custos/clients/utils/certificate_fetching_rest_client.py 51 custos-client-sdks/custos-python-sdk/custos/clients/utils/exceptions/CustosExceptions.py 12 custos-client-sdks/custos-python-sdk/custos/clients/utils/exceptions/__init__.py 1 custos-client-sdks/custos-python-sdk/custos/clients/utils/utilities.py 6 custos-client-sdks/custos-python-sdk/custos/server/__init__.py 1 custos-client-sdks/custos-python-sdk/custos/server/core/AgentProfileService_pb2_grpc.py 132 custos-client-sdks/custos-python-sdk/custos/server/core/ClusterManagementService_pb2.py 112 custos-client-sdks/custos-python-sdk/custos/server/core/ClusterManagementService_pb2_grpc.py 28 custos-client-sdks/custos-python-sdk/custos/server/core/CredentialStoreService_pb2_grpc.py 582 custos-client-sdks/custos-python-sdk/custos/server/core/FederatedAuthenticationService_pb2_grpc.py 282 custos-client-sdks/custos-python-sdk/custos/server/core/IamAdminService_pb2_grpc.py 1453 custos-client-sdks/custos-python-sdk/custos/server/core/IdentityService_pb2_grpc.py 343 custos-client-sdks/custos-python-sdk/custos/server/core/LoggingService_pb2_grpc.py 132 custos-client-sdks/custos-python-sdk/custos/server/core/MessagingService_pb2_grpc.py 72 custos-client-sdks/custos-python-sdk/custos/server/core/ResourceSecretService_pb2_grpc.py 582 custos-client-sdks/custos-python-sdk/custos/server/core/SharingService_pb2_grpc.py 792 custos-client-sdks/custos-python-sdk/custos/server/core/TenantProfileService_pb2_grpc.py 282 custos-client-sdks/custos-python-sdk/custos/server/core/UserProfileService_pb2_grpc.py 732 custos-client-sdks/custos-python-sdk/custos/server/core/__init__.py 1 custos-client-sdks/custos-python-sdk/custos/server/integration/AgentManagementService_pb2_grpc.py 463 custos-client-sdks/custos-python-sdk/custos/server/integration/ClusterManagementService_pb2.py 117 custos-client-sdks/custos-python-sdk/custos/server/integration/ClusterManagementService_pb2_grpc.py 42 custos-client-sdks/custos-python-sdk/custos/server/integration/GroupManagementService_pb2_grpc.py 733 custos-client-sdks/custos-python-sdk/custos/server/integration/IdentityManagementService_pb2_grpc.py 375 custos-client-sdks/custos-python-sdk/custos/server/integration/LogManagementService_pb2.py 63 custos-client-sdks/custos-python-sdk/custos/server/integration/LogManagementService_pb2_grpc.py 102 custos-client-sdks/custos-python-sdk/custos/server/integration/ResourceSecretManagementService_pb2_grpc.py 644 custos-client-sdks/custos-python-sdk/custos/server/integration/SharingManagementService_pb2_grpc.py 792 custos-client-sdks/custos-python-sdk/custos/server/integration/TenantManagementService_pb2_grpc.py 647 custos-client-sdks/custos-python-sdk/custos/server/integration/UserManagementService_pb2_grpc.py 704 custos-client-sdks/custos-python-sdk/custos/server/integration/__init__.py 1 custos-client-sdks/custos-python-sdk/custos/transport/__init__.py 1 custos-client-sdks/custos-python-sdk/custos/transport/settings.py 29 custos-client-sdks/custos-python-sdk/setup.cfg 15 custos-client-sdks/custos-python-sdk/setup.py 31 custos-client-sdks/custos-samples/__init__.py 1 custos-client-sdks/custos_jupyterhub_authenticator/MANIFEST.in 16 custos-client-sdks/custos_jupyterhub_authenticator/__init__.py 1 custos-client-sdks/custos_jupyterhub_authenticator/build/lib/custosauthenticator/__init__.py 1 custos-client-sdks/custos_jupyterhub_authenticator/build/lib/custosauthenticator/custos.py 121 custos-client-sdks/custos_jupyterhub_authenticator/custosauthenticator/__init__.py 1 custos-client-sdks/custos_jupyterhub_authenticator/custosauthenticator/custos.py 125 custos-client-sdks/custos_jupyterhub_authenticator/setup.cfg 15 custos-client-sdks/custos_jupyterhub_authenticator/setup.py 23 custos-grpc-data-models/proto/SharingModel.proto 104 custos-grpc-data-models/proto/SharingService.proto 127 custos-portal/eslint.config.js 27 custos-portal/index.html 13 custos-portal/src/App.tsx 47 custos-portal/src/components/ActionButton.tsx 32 custos-portal/src/components/Groups/AddGroupMemberModal.tsx 109 custos-portal/src/components/Groups/CreateGroupModal.tsx 206 custos-portal/src/components/Groups/GroupDetails.tsx 71 custos-portal/src/components/Groups/GroupMembers.tsx 224 custos-portal/src/components/Groups/GroupSettings.tsx 302 custos-portal/src/components/Groups/TransferOwnershipModal.tsx 128 custos-portal/src/components/Groups/index.tsx 128 custos-portal/src/components/LeftRightLayout.tsx 13 custos-portal/src/components/Login/index.tsx 60 custos-portal/src/components/NavContainer.tsx 232 custos-portal/src/components/PageTitle.tsx 10 custos-portal/src/components/ProtectedComponent.tsx 14 custos-portal/src/components/StackedBorderBox.tsx 20 custos-portal/src/components/Users/UserSettings.tsx 218 custos-portal/src/components/Users/index.tsx 114 custos-portal/src/hooks/useApi.tsx 43 custos-portal/src/index.tsx 80 custos-portal/src/interfaces/Groups.tsx 36 custos-portal/src/interfaces/Users.tsx 10 custos-portal/src/lib/constants.ts 7 custos-portal/src/lib/util.ts 33 custos-portal/vite.config.ts 5 deployment/terraform/aws/main.tf 109 deployment/terraform/aws/modules/keycloak/main.tf 253 deployment/terraform/aws/modules/keycloak/outputs.tf 27 deployment/terraform/aws/modules/keycloak/resources/cache-ispn-jdbc-ping.xml 82 deployment/terraform/aws/modules/keycloak/variables.tf 187 deployment/terraform/aws/modules/keycloak/versions.tf 9 deployment/terraform/aws/modules/network/main.tf 76 deployment/terraform/aws/modules/network/outputs.tf 21 deployment/terraform/aws/modules/network/variables.tf 16 deployment/terraform/aws/modules/network/versions.tf 9 deployment/terraform/aws/modules/vault/main.tf 225 deployment/terraform/aws/modules/vault/templates/install_vault_script.sh.tpl 78 deployment/terraform/aws/modules/vault/variables.tf 101 deployment/terraform/aws/modules/vault/versions.tf 9 deployment/terraform/aws/outputs.tf 40 deployment/terraform/aws/terraform.tfvars 50 deployment/terraform/aws/variables.tf 250 services/src/main/java/org/apache/custos/service/auth/AuthClaim.java 129 services/src/main/java/org/apache/custos/service/auth/KeyService.java 85 services/src/main/java/org/apache/custos/service/auth/TokenAuthorizer.java 322 services/src/main/java/org/apache/custos/service/auth/TokenService.java 101 services/src/main/java/org/apache/custos/service/credential/store/Credential.java 65 services/src/main/java/org/apache/custos/service/credential/store/CredentialManager.java 134 services/src/main/java/org/apache/custos/service/credential/store/CredentialStoreService.java 508 services/src/main/java/org/apache/custos/service/credential/store/CredentialTypes.java 6 services/src/main/java/org/apache/custos/service/credential/store/Operations.java 6 services/src/main/java/org/apache/custos/service/exceptions/AuthenticationException.java 9 services/src/main/java/org/apache/custos/service/exceptions/FederatedAuthenticationServiceException.java 6 services/src/main/java/org/apache/custos/service/exceptions/InternalServerException.java 9 services/src/main/java/org/apache/custos/service/exceptions/credential/store/CredentialGenerationException.java 6 services/src/main/java/org/apache/custos/service/exceptions/credential/store/CredentialsAuthenticationException.java 5 services/src/main/java/org/apache/custos/service/exceptions/credential/store/MissingParameterException.java 6 services/src/main/java/org/apache/custos/service/federated/cilogon/FederatedAuthenticationService.java 277 services/src/main/java/org/apache/custos/service/federated/cilogon/Operations.java 6 services/src/main/java/org/apache/custos/service/federated/client/cilogon/CILogonClient.java 101 services/src/main/java/org/apache/custos/service/federated/client/cilogon/CILogonInstitution.java 36 services/src/main/java/org/apache/custos/service/federated/client/cilogon/CILogonRequest.java 54 services/src/main/java/org/apache/custos/service/federated/client/cilogon/CILogonResponse.java 102 services/src/main/java/org/apache/custos/service/federated/client/keycloak/KeycloakClient.java 1300 services/src/main/java/org/apache/custos/service/federated/client/keycloak/KeycloakClientSecret.java 21 services/src/main/java/org/apache/custos/service/federated/client/keycloak/KeycloakUtils.java 62 services/src/main/java/org/apache/custos/service/federated/client/keycloak/auth/KeycloakAuthClient.java 369 services/src/main/java/org/apache/custos/service/federated/client/keycloak/auth/User.java 54 services/src/main/java/org/apache/custos/service/iam/IAMOperations.java 37 services/src/main/java/org/apache/custos/service/iam/IamAdminService.java 1619 services/src/main/java/org/apache/custos/service/iam/Status.java 6 services/src/main/java/org/apache/custos/service/identity/IdentityService.java 387 services/src/main/java/org/apache/custos/service/management/GroupManagementService.java 372 services/src/main/java/org/apache/custos/service/management/IdentityManagementService.java 246 services/src/main/java/org/apache/custos/service/management/TenantActivationTask.java 186 services/src/main/java/org/apache/custos/service/management/TenantManagementService.java 599 services/src/main/java/org/apache/custos/service/management/UserManagementService.java 931 services/src/main/java/org/apache/custos/service/profile/TenantProfileService.java 252 services/src/main/java/org/apache/custos/service/profile/UserProfileService.java 981