‎19-12-2020 04:34 PM
Hello,
Getting the following error and ends in access_denied any idea:
The signature verified correctly with the key contained in the signature, but that key is not trusted
regards,
Solved! Go to Solution.
‎03-05-2023 08:41 AM
I found this endpoint in the docs of how to configure ADFS http://{servername}/UAS/AuthServices/Acs, is it the ACS endpoint should be mentioned in the metadata file?
‎03-05-2023 07:48 AM
Could you tell me what the entity ID should be? besides the ACS, I know it's where in SP the IDP should redirect the user after authentication but what it should be in case of MEGA HOPEX?
‎03-05-2023 06:53 AM
Hi and thank you for your reply,
Could you tell me more about the enitiy id and ACS endpoint? What are they? and how to get them?
‎21-04-2023 05:08 AM
Hello,
In this case, you can always use the following free utility to generate your XML. The most important thing you must fill in is the entity id and ACS End-Point.
https://www.samltool.com/sp_metadata.php
regards,
‎20-04-2023 04:30 PM
Hello @ibra22
Here is some documentation provided by Mega regarding the metadata file requirements. In the below URL you can find requirements for SAML2 and Open ID Connect.
As well as this section of the documentation referencing how to configure ADFS Server.
I hope this helps 🙂
Kind regards,
‎19-04-2023 07:33 AM
Thank you Imran,
Appreciate if you could help me with below:
- We need to implement SSO with IAM and they asking about service provider (MEGA) metadata file
- You're saying it needs to be generated from AD, but how AD could know information about HOPEX
- Attached is a sample of metadata file for another system, they shared it with us to build one similar
- Could you please let me know how to generate such? Do I have to contact AD and they'd generate one similar?
‎05-04-2023 09:40 AM
It needs to be generated from the active directory server.
‎05-04-2023 07:16 AM
Hi Imran,
Could you please let me know how to generate that XML metadata file from HOPEX?
‎21-12-2020 09:24 AM
Requested IDP Admins to create the metadata file again, that solved the issue if anybody else interested,