export interface RelyingParty { id?: string; name: string; }