-
When will it be ready for support grails 3.0.x ??
thx in advance
beneo updated
5 years ago
-
Now the config namespace is `security.shiro`, I think `grails.plugin.shirosecurity` is more grails way.
-
##### 版本号:
2.0.1
##### 问题描述:
所有的更新操作都失败,报错
##### 截图&代码:
2019-06-19 09:29:49.533 [http-nio-8080-exec-10] ERROR o.j.m.system.controller.SysPermissionController:182 - nested exception is org.a…
mxlib updated
5 years ago
-
Hi ,
I have configured Kapua to work with Gluu openidconnect auth server.
It looks like the authentication goes well , however I'm not getting the homepage
I'm redirected to server login page and …
-
**Describe the bug**
Device command issued from NodeJS code (node-red) using the Kapua API client generated by Swagger CodeGen (javascript) fails
**To Reproduce**
Steps to reproduce the behavio…
-
Hi,
I've configured kapua to authenticate against keycloak.
Also I have SPA which authenticates against same keycloak instance.
How can I call kapua REST API from my SPA?
-
## Context
We have been using Agate/Opal/Mica for a while now but recently an error started occurring in Agate that prevents the users from logging into Agate (and, consequently, into Opal and Mica).…
-
[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-yo…
-
The addition of the maven-source-plugin with `attach-sources` goal, causes the `gitflow-helper-maven-plugin` to fail due to attempting to upload multiple versions of the sources jar.
```xml
…
-
### 当前使用版本(必须填写清楚,否则不予处理)
SELECT * from report where student_id in(
select student_id from teacher_student where teacher_id in (
select teacher_id from group_teacher where group_leader_id=43
)…