-
**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…
-
**Describe the bug**
Related to the feature request described in #2362, we've been trying a workaround where we configure two different copies of the same SAML provider, named differently and each wi…
-
```python
from office365.runtime.auth.authentication_context import AuthenticationContext
from office365.sharepoint.client_context import ClientContext
from office365.sharepoint.files.file import F…
ghost updated
3 weeks ago
-
I've encountered an issue with the `createLoginRequest` method in `samlify`. When using a custom callback for modifying the SAML request template, the `context` returned by the callback appears to be …
-
I'm trying to connect to my organization's SharePoint (end purpose is to be able to read a list within a folder)
I tried the following:
```
from office365.sharepoint.client_context import ClientCo…
-
We have a TypeError when accessing the API from Profile
```
{"message":"Received information for user \"urn:collab:person:example.com:bart\" with the following data.","context":{"information_respo…
-
Hello,
My goal is given a sharepoint link to a site folder, to list the files, and to copy any new files automatically to AWS S3. When I run the simple startup script, I am getting the error:
``…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Scenario- The superuser used form login to create an account with Appsmith before configurin…
-
Hello
I want to define multiple saml based applications in azure AD Enterprise apps. From my understanding i can use tags on the service principal creation which will produce the single sign on op…
-
Error:
PS H:\a\b\c\d> python .\test_sharepoint.py
Cannot get binary security token for from https://login.microsoftonline.com/extSTS.srf
Traceback (most recent call last):
File "H:\a\b\c\d\te…