Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Does the index value matter in the ‘Reply URL’ setting for SAML assertions?

Solved252 views27th January 2025Assertion authentication configuration Reply URL SAML
3
Reza Biglari [DevOps Advocate]652 24th January 2025 0 Comments

In the example given on DataMiner Docs SAML config, the URL assertions in the examples seem to have arbitrary values e.g., 0,1,2 and 3.

Do these index values need to be unique for each DMA and the configured endpoint (URL)?

My understanding is that the index serves to differentiate between multiple assertions for the same URL up to the index argument:

<AssertionConsumerService … Location=“https://dataminer.example.com/” index=“0” …/>

<AssertionConsumerService … Location=“https://dataminer.example.com/” index=“1” …/>

Therefore, in this context, it seems acceptable for all examples to use the same index value, such as 0, across all DMAs and endpoints. Is that correct?

<AssertionConsumerService … Location=“https://dataminer.example.com/” index=“0” …/>

<AssertionConsumerService … Location=“https://dataminer.example.com/API” index=“0” …/>

<AssertionConsumerService … Location=“https://dataminer.example.com/Account-Linking” index=“0” …/>

Reza Biglari [DevOps Advocate] Selected answer as best 27th January 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Robbe De Ghein [SLC] [DevOps Advocate]785 Posted 27th January 2025 1 Comment

Hi Reza,

These index values do not need to be unique per DMA. You can copy the same setup to every agent.

Regarding the values within a single agent.
You seem to be right in that they don’t matter.
I did a quick scan of the code and they seem to be unused.
On our internal setups we just have the incrementing system everywhere.

Is there a reason for your use case why you’d want to have Index=0 for every endpoint?

Reza Biglari [DevOps Advocate] Posted new comment 27th January 2025
Reza Biglari [DevOps Advocate] commented 27th January 2025

This response is incredibly helpful, thank you!

The reason for my question is that we've currently configured all indexes in our DMS to be unique. This means that each DMA and link is assigned its own unique index. However, this approach is unsustainable, as every time a new DMA is added, a new index must be reserved and manually configured. This process not only adds overhead but is also prone to errors.

I wanted to understand how much effort should be dedicated to optimising the indexing configuration. Based on your answer, while it’s theoretically possible to use index 0 universally, there’s no significant harm in replicating the incrementing setup of one DMA across all DMAs. So the indexes are duplicated across DMAs whereas they are incremented within a DMA.

This approach could ensure compatibility with future Skyline developments should changes to the indexes be required.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs