Print

Print


Maybe this is due to `inih`'s limitation of the section title to 50 bytes, i.e. 49 characters plus trailing `\0`?
https://github.com/xrootd/xrootd/blob/8f0a3ebf6b14c65c57667d07c0c624f3d4b215a8/src/XrdSciTokens/vendor/inih/INIReader.h#L120

This matches:
```
echo -n "Issuer https://token.nationalresearchplatform.org" | wc -c
49
```
i.e the section titles must differ within the first 49 characters, otherwise the last section "wins" and overrides the earlier one. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/2074#issuecomment-1688987960
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1