Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8395223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T20:14:46+00:00 2026-06-09T20:14:46+00:00

i am making an openid provider. but i’m stuck at the discovery step. what

  • 0

i am making an openid provider. but i’m stuck at the discovery step. what i have done is as following:

  1. relying party goes to my discovery url
  2. my server (openid provider) return the following document (content type: application/xrds+xml)

<?xml version="1.0" encoding="UTF-8"?>

<xrds:XRDS xmlns:xrds="xri://$xrds" xmlns="xri://$xrd*($v*2.0)">

<XRD>

<Service priority="0">

<Type>http://specs.openid.net/auth/2.0/server</Type>

<URI>my_endpoint_url (an https address, with self signed certificate)</URI>

</Service>

</XRD>

</xrds:XRDS>

however, my openid consumer tester somehow can’t discover my openid provider. i don’t know what’s wrong with my xrds document, but my openid consumer tester can be used to discover google, yahoo, verisign, and bring me to the login screen. so supposedly my openid consumer tester does nothing wrong. please advise me on what to do. thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T20:14:48+00:00Added an answer on June 9, 2026 at 8:14 pm

    Does your Openid supports extensions?

    You must be supporting atleast Openid Simple Attributue exchange service extension for exchanging identity information between endpoints. So, you must list the extension as additional xrd:Type child elements of the xrd:Service element.

    Something like this;

    <Service priority="0">
     <Type>http://specs.openid.net/auth/2.0/server</Type>
     <Type>http://openid.net/srv/ax/1.0</Type>
     <Type>http://specs.openid.net/extensions/ui/1.0/mode/popup</Type>
     <Type>http://specs.openid.net/extensions/ui/1.0/icon</Type>
     <Type>http://specs.openid.net/extensions/pape/1.0</Type>
     <URI>endpoint_url</URI>
     </Service>
    

    For more information regarding this, check the folowing link.
    http://openid.net/specs/openid-authentication-2_0.html#discovery

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following code that uploads the file to the server by making
Making a new site but something is happening to it in IE8. The social
Making a word document of our network set-up. We have about 7 servers and
Making a new site but something is happening to it in IE. I've purchased
I'm having a little bit of trouble making OpenID work from within an iframe.
when to use openid.ax.required in making request for authentication.Because if this option is required
I've been experimenting with OpenID, and have set up a sample web page to
I am making the qr-code reader app,on button click i have opened the camera
I am making a server and I use fork() for creating child processes but
I'm making a GUI for a third party untouchable console executable. This executable reads

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.