Hi All.
What could be the reason for the error as below in communication
https://dma-test-xxxxxx.local/Login to SAML --> identity providers ??
Does DataMiner not work on IIS? – Does it have its own web server (built into Core) and does it support /Login and SAML?
If you're trying to use IIS as a frontend, /Login and /saml/acs won't work because IIS doesn't know the DataMiner application.
Is this true?
Big thanks for answer.
Br.
Jarek
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Most likely causes:
- The directory or file specified does not exist on the Web server.
- The URL contains a typographical error.
- A custom filter or module, such as URLScan, restricts access to the file.
Things you can try:
- Create the content on the Web server.
- Review the browser URL.
- Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click here.
Detailed Error Information:
Module
IIS Web Core
Notification
MapRequestHandler
Handler
StaticFile
Error Code
0x80070002
Requested URL
https://dma-xxxxxxxlocal:443/Login
Physical Path
c:\Skyline DataMiner\WebPages\Login
Logon Method
Anonymous
Logon User
Anonymous
More Information:
This error means that the file or directory does not exist on the server. Create the file or directory and try the request again
A ticket was raised for this enquiry, and guidance on the correct configuration was provided.
If you would like to configure SAML with ADFS, please refer to the following guide:
Configuring SAML with Microsoft Entra ID as identity provider | DataMiner Docs
You will need to configure the corresponding settings on ADFS as outlined in the documentation.
SSO is now working for both Cube and web apps.