capturing this for later processing...
Subagent flagged a few semantics worth your awareness:
- inwx: code reads totp/totp-key for 2FA, but profiles.json doesn't list them, so they were omitted per the rule. Likely fine but worth confirming for INWX
users with 2FA.
- route53: code also reads Token, RoleArn, ExternalId, DelegationSet (assume-role flow). Not in profiles.json, so omitted.
- hostingde: code also reads ownerAccountId, filterAccountId, baseURL. Not in profiles.json, omitted.
- joker: code accepts api-key as alternative to username/password. Not in profiles.json, omitted (no branched ShowIf).
- mikrotik: code reads optional zonehints. Omitted.
- powerdns: serverName was given Default: "localhost".
- All PortalURL values carry // TODO: Verify.
capturing this for later processing...
Subagent flagged a few semantics worth your awareness:
users with 2FA.