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