- 6741190 Fix global configuration loader and remove redundant AMIE config package (#494) by Lahiru Jayathilake · 2 days ago master
- 9b36e67 Adding global configuration support (#492) by Dimuthu Wannipurage · 3 days ago
- 1b214df Integrated swag-driven OpenAPI spec generation (#491) by Lahiru Jayathilake · 5 days ago
- 4759f2e Request tracing support across core and connectors (#489) by Lahiru Jayathilake · 5 days ago
- ec14c2e [WIP] SLURM usage monitor connector (#485) by Dimuthu Wannipurage · 6 days ago
- 8b63dba Add admin privileges and role-template layer (#484) by Lahiru Jayathilake · 10 days ago
- 034d012 CILogon COmanage Provisioner Integration (#487) by Lahiru Jayathilake · 2 weeks ago
- 161a1bd Adding new users to test slurm cluster by DImuthuUpe · 3 weeks ago
- a73f07e Adding qos to association by DImuthuUpe · 3 weeks ago
- f8fb89a Add AMIE connector integration test suite (#483) by Lahiru Jayathilake · 3 weeks ago
- af8fe4a Additiona integration tests for slurm connector (#482) by Dimuthu Wannipurage · 3 weeks ago
- bee6bdb Validation of association creation in SLURM side by DImuthuUpe · 4 weeks ago
- 926755a Validating subscriber tests through audit logs by DImuthuUpe · 4 weeks ago
- dc4dec9 Creating a slurm specific integration test script by DImuthuUpe · 4 weeks ago
- 2543690 Added mock service and integration tests to SLURM association mapper by DImuthuUpe · 4 weeks ago
- 37ea394 Consolidate core migrations into 4 domain-grouped files (#480) by Lahiru Jayathilake · 4 weeks ago
- 3c39258 Setting up a local slurm cluster and running integration tests against it (#477) by Dimuthu Wannipurage · 4 weeks ago
- e65d50e Integrate ACCESS-AMIE connector with core domain model (#476) by Lahiru Jayathilake · 4 weeks ago
- 623760c Drop compute_cluster_users.status field by lahiruj · 4 weeks ago
- 4ea551e Drop UserDN and UserMerge models and related services from core by lahiruj · 4 weeks ago
- f0153ce Rename ExternalIdentity to UserIdentity and add source email column by lahiruj · 4 weeks ago
- 03e0d2b Add identity, lifecycle status, and user-merge models and changes to core by lahiruj · 4 weeks ago
- 06650da Updated allocation data models by Dimuthu Wannipurage · 4 weeks ago
- 3d10215 Enabling member level allocation restriction by DImuthuUpe · 4 weeks ago
- 13ef537 Updating account resource limits when the allocation resource mapping is created by DImuthuUpe · 4 weeks ago
- 3b0bf68 Moving member-specific quota to a seperate data model and implementing slurm subscriber by DImuthuUpe · 4 weeks ago
- 6b7e6da Adding SLURM association when an allocation membership is created by DImuthuUpe · 4 weeks ago
- 9b7c6e5 Fixing minor misconfiguration by DImuthuUpe · 4 weeks ago
- 983becc Creating a slurm account when an compute allocation was created by DImuthuUpe · 4 weeks ago
- 8cf058f Initial framework in integrate connectors to core with pub sub by DImuthuUpe · 4 weeks ago
- bf4d2e1 Revert last 3 commits by DImuthuUpe · 4 weeks ago
- b5ef514 Add default cluster seed fore development and local env scaffolding by lahiruj · 4 weeks ago
- 50f03d8 Add Project.Status, ClusterAccount, UserMerge, and identity helpers to core by lahiruj · 4 weeks ago
- 231acfe Add ExternalIdentity and user_dns to core by lahiruj · 4 weeks ago
- 23c538f Restore Prometheus, Grafana, and Vault dev-compose config by lahiruj · 4 weeks ago
- fd7e77b Delete img.png by Dimuthu Wannipurage · 4 weeks ago
- 30e9687 Delete Custos_Diagram.png by Dimuthu Wannipurage · 4 weeks ago
- d5876e6 Delete build_output.txt by Dimuthu Wannipurage · 4 weeks ago
- 0a9c107 Cleaning stale code by Dimuthu Wannipurage · 4 weeks ago
- 26cb06d Cleanup repo and adding installation instruction by DImuthuUpe · 4 weeks ago
- ceb9d4d Added subscription layer for connectors to receive allocation messages by DImuthuUpe · 4 weeks ago
- f6b9e2a Implemented the service layer for Compute Allocation Usage by DImuthuUpe · 5 weeks ago
- 9d63332 Implemented the service layer for Compute Allocation Memberships by DImuthuUpe · 5 weeks ago
- f392978 Implemented the service layer for Allocation Change Requests and related events by DImuthuUpe · 5 weeks ago
- 9db46dc Implemented service layer for ComputeAllocationDiff by DImuthuUpe · 5 weeks ago
- d486a0c Implemented Resource Rate APIs by DImuthuUpe · 5 weeks ago
- 3f6e4b9 Implemented service layer for compute allocations, allocation resources and mapping by DImuthuUpe · 5 weeks ago
- 523b191 Implement service layer for compute clusters by DImuthuUpe · 5 weeks ago
- 4330185 Framework implement to REST API and DB integration by DImuthuUpe · 5 weeks ago
- 764fbd1 Allocation data models and documentation by DImuthuUpe · 5 weeks ago
- 5132fab Set up default protection ruleset for default and release branches by The Apache Software Foundation · 5 weeks ago
- 3ac7c46 dependency bump up by lahiruj · 5 weeks ago
- 83af9b6 Bump filippo.io/edwards25519 in /connectors/ACCESS/AMIE-Processor by dependabot[bot] · 5 weeks ago
- 97581d3 Bump github.com/go-jose/go-jose/v4 in /extensions/SSH-Certificate-Signer by dependabot[bot] · 5 weeks ago
- 43a2b1c Bump github.com/Azure/go-ntlmssp in /extensions/SSH-Certificate-Signer by dependabot[bot] · 5 weeks ago
- 8dd33eb Association mapper client impl by DImuthuUpe · 5 weeks ago
- 2414ee8 Merge pull request #463 from apache/access-doc by Suresh Marru · 5 weeks ago
- e9871bf Updated the readme to align with latest structure changes by lahiruj · 5 weeks ago
- 18c60fb Fix AMIE-Processor module path and regenerated proto stubs by lahiruj · 5 weeks ago
- d81bb94 Initial access cluster documentation by DImuthuUpe · 5 weeks ago access-doc
- 99b662e Changing plugins -> connectors by DImuthuUpe · 5 weeks ago
- c97688d Allocation mapper placeholder by DImuthuUpe · 5 weeks ago
- b8c515a Changed extension to plugins by DImuthuUpe · 6 weeks ago
- 746e148 Intial package reordering by DImuthuUpe · 6 weeks ago
- a4500c2 migrate to openbao from hashicorp vault by lahiruj · 9 weeks ago
- 76aa5b7 LDAP connection pooling by lahiruj · 2 months ago
- 857c280 Add defaultSubject support in dev mode configuration by lahiruj · 2 months ago
- 5ee5dfc Add source of truth validation against LDAP and caching logic by lahiruj · 2 months ago
- 0457b25 add SSH extension validation and resolution logic with tests by lahiruj · 2 months ago
- d1e8bc5 maintain a denied list for the extensions in client config and move the force-command to the certificate issuance by lahiruj · 3 months ago
- 65bd0a2 initial signer service implementation by lahiruj · 3 months ago
- 590e1bb Removed deprecated modules by lahiruj · 6 weeks ago
- 168649e Refactor database migrations to allocations/domain/db and proto generated by lahiruj · 6 weeks ago
- b93b7dc support extracting the correct user role and included dev_email in the AMIE test packets by lahiruj · 6 weeks ago
- 1deab69 fixed the issues with time filtering value by lahiruj · 6 weeks ago
- 6e90969 updated the grafana dashboards to retrieve data from db too by lahiruj · 6 weeks ago
- 8b94602 refactor amie load test server by lahiruj · 6 weeks ago
- 9da3275 Included person global id store by lahiruj · 7 weeks ago
- 1d7f16c Add person soft-delete, email dedup, and GlobalID mapping for AMIE merge support by lahiruj · 8 weeks ago
- e9b956b Extract shared domain models for the allocation management by lahiruj · 9 weeks ago
- 6ac37ab Initial ACCESS-AMIE decoder implementation in go lang by lahiruj · 9 weeks ago
- b764f79 AMIE traffic simulation with mock server to have both success and failure scenarios by lahiruj · 3 months ago bk.master-locked
- b9cd7b8 updated the AMIE metrics grafana dashboards to reflect the time range selections by lahiruj · 3 months ago
- 9dbbc9e add Prometheus metrics, health indicator, instrument poller/worker, and structured JSON logging for prod and MDC packet correlation by lahiruj · 3 months ago
- 4bc34b0 add eventId to handler interface and audit logging to packet handlers by lahiruj · 3 months ago
- 006377e add audit log table and service for handler actions tracking by lahiruj · 3 months ago
- b9cc649 prevent duplicate accounts, fix retry loop, correct AMIE field names, persist DN lists by lahiruj · 3 months ago
- 6cd5f3c AIRAVATA-3972: fix malformed JSON in Vault local config by jayvenn21 · 3 months ago
- a0d55a9 add Ansible playbook for linux node enrollment with COmanage LDAP and CILogon device-flow SSH auth by lahiruj · 3 months ago
- 43f2f89 automate CILogon IDP configuration with ciLogon.enabled flag for super-tenant bootstrap and child tenant activation by lahiruj · 3 months ago
- 2b3b7e4 secure super-tenant bootstrap with ApplicationRunner, changes to credential store, add client config DTO and tests by lahiruj · 3 months ago
- 95d1e75 refactoring directories/modules into relevant components by lahiruj · 3 months ago
- ed5c1c2 Rename amie-decoder to access-ci-service with restructured package organization by lahiruj · 8 months ago
- fc3e813 use the spring boot compatible net.bytebuddy version by lahiruj · 8 months ago
- 37aec40 ensure protobuf classes are generated before test compilation by lahiruj · 8 months ago
- ff923d3 included AMIE account reactivate handler and its test class by lahiruj · 8 months ago
- e83abc4 updated the test data by lahiruj · 8 months ago
- 9c7fa80 included unit tests for AMIE decode functionalities and services by lahiruj · 8 months ago
- 6fa9e69 fixed the protobuf code generation including the dependency descriptor set by lahiruj · 8 months ago
- c95e669 included user account services and model classes by lahiruj · 8 months ago