magistrala icon indicating copy to clipboard operation
magistrala copied to clipboard

Industrial IoT Messaging and Device Management Platform

Results 330 magistrala issues
Sort by recently updated
recently updated
newest added

Check for improvement in the organization of workflow files and silent failures in pipelines.

good first issue

### Is your feature request related to a problem? Please describe. Certs need to renewed peroidcially, It is done by certs service function named `LoginAndRenew` ### Describe the feature you...

New Auth will be implemented as per this ticket https://github.com/absmach/magistrala/issues/2456 New Auth breaks most of the unit test. These test should be rewritten.

### Is your feature request related to a problem? Please describe. 1. In Magistrala , uses Google's Zanzibar open source implementation SpiceDB for Authorization. In SpiceDB , requires to define...

### Is your feature request related to a problem? Please describe. When using PAT this is the best approach to get Domain ID for authorization. Also this approach will be...

### What were you trying to achieve? Resend an invitation to a user who rejected an invitation. ### What are the expected results? The invitation should be sent to the...

bug

### Is your feature request related to a problem? Please describe. This is not related to any practical problem. ### Describe the feature you are requesting, as well as the...

### Is your feature request related to a problem? Please describe. There is no way to delete a domain ### Describe the feature you are requesting, as well as the...

### Is your feature request related to a problem? Please describe. Related to issue #2028 ### Describe the feature you are requesting, as well as the possible use case(s) for...

At present, service access the SpiceDB via Auth gRPC client. Idea here is that , service should use PolicyCRUD wrapper , service should use function in PolicyCRUD wrapper for all...