Questions tagged [sreg]
6 questions
11
votes
1 answer
OpenID Simple Registration (sreg) vs. Attribute Exchange (ax)
What is the relationship between the OpenID sreg and ax extensions? How does a relying party know which one to request, or both?

joeforker
- 40,459
- 37
- 151
- 246
3
votes
1 answer
JanRain PHP OpenID: How to check if a provider supports AX programmatically?
Ok, my problem is that some providers support SREG and some support only AX I need to know how it is that I can request from the provider which methods they support.. I tried looking through the documentation here…

AFK
- 4,333
- 4
- 23
- 22
3
votes
1 answer
JanRain OpenID in PHP SREG?
I setup the demo with a modified login I found called open-id selector. the login works fine and the identity url comes back, but the SREG data I ask for is never populated, required or optional. I am logging into my page with a gmail account. Here…

AFK
- 4,333
- 4
- 23
- 22
2
votes
1 answer
OpenID SReg Optional vs Required
I was wondering if there was any real difference between requesting type as optional and required. I would think that if the authentication is successful but some of the required fields that have been requested are not available then there would be…

alexcoco
- 6,657
- 6
- 27
- 39
1
vote
1 answer
getting SREG data using Zend_Auth and OpenID
I can't figure out how to get SREG extension values when using Zend_Auth_Adapter_OpenId. I'm following these documentation…

Noah Yetter
- 396
- 2
- 9
0
votes
1 answer
Is there anywhere a reference of all OpenID providers that support SREG or AX?
It could be a useful resource - website-reference, listing all the OpenID providers along with the features they support - SREG and/or AX, PAPE policies, etc.
Are there any?

jayarjo
- 16,124
- 24
- 94
- 138