-
Hello,
I'm currently working on a shibboleth project for several public universities and my team has encountered an issue where the line below is being triggered even though if its commented out, e…
-
Tem um erro na URL de acesso aos metadados do science server, em ambas as instâncias.
Ao que parece o django não está redirecionando, deve ser algum detalhe de configuração.
https://scienceserver…
-
When explicitly logging out an error message is generated:
```
SAML2 exception: BADREQUEST('%REASON%' => 'Invalid message received at AssertionConsumerService endpoint.')
Debug info: #0 [dirro…
-
To active OIDC Back-Channel Logout support in the DSL, an application does this:
```java
http
.oidcLogout((oidc) -> oidc.backChannel(Customizer.withDefaults())
)
```
This could be si…
-
**请描述您的问题.**
我在配置saml2认证的时候报错:
![091104dbd1518fb9c1ffd658e0258b8](https://github.com/user-attachments/assets/6b7428c8-4cd2-439f-9691-0aa22b9a4dfa)
使用docker logs查看容器的日志,也看不到任何日志。生成证书也是参考的官方文档。
-
The [SAML2](https://github.com/Clever/saml2) library has some security vulnerabilities in dependencies which haven't been addressed for a while. In order to include the module in the package.json we n…
-
Is it possible to add multiple isp in the configuration?
-
### Issue
[[C2024-11-15 21:18:14,160 WARN [org.keycloak.events] (executor-thread-4) type="LOGIN_ERROR", realmId="a2a87471-45ee-400d-b064-8e51666e337d", realmName="xxxxxx", clientId="null", userId…
-
**Is your feature request related to a problem? Please describe.**
DSpace doesn't natively support authentication using SAML single sign-on.
**Describe the solution you'd like**
Add a DSpace auth…
-
We need to get rid of Authenticator component and to switch to something generic like Spring Security.
There is a need to support the following authentication methods:
- Local user (Local databas…