Sha256: f840f9f1fee8528b49e46e0d66b7d7692f0ec2292f44debe7cd7a3d81fbab26f

Contents?: true

Size: 633 Bytes

Versions: 15

Compression:

Stored size: 633 Bytes

Contents

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<user name="foo" expand="attributes">
	<link rel="self" href="http://crowd.example.org/crowd/rest/usermanagement/latest/user?username=foo"/>
	<first-name>Foo</first-name>
	<last-name>Foobaz</last-name>
	<display-name>Foo Foobaz</display-name>
	<email>foo@example.org</email>
	<password><link rel="edit" href="http://crowd.example.org/crowd/rest/usermanagement/latest/user/password?username=foo"/></password>
	<active>true</active>
	<attributes><link rel="self" href="http://crowd.example.org/crowd/rest/usermanagement/latest/user/attribute?username=foo"/></attributes>
</user>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
omniauth_crowd-2.4.0 spec/fixtures/success.xml
omniauth_crowd-2.3.1 spec/fixtures/success.xml
omniauth_crowd-2.3.0 spec/fixtures/success.xml
omniauth_crowd-2.2.3 spec/fixtures/success.xml
omniauth_crowd-2.2.2 spec/fixtures/success.xml
omniauth_crowd-2.2.1 spec/fixtures/success.xml
omniauth_crowd-2.2.0 spec/fixtures/success.xml
omniauth_crowd-2.1.3 spec/fixtures/success.xml
omniauth_crowd-2.1.2 spec/fixtures/success.xml
omniauth_crowd-2.1.1 spec/fixtures/success.xml
omniauth_crowd-2.1.0 spec/fixtures/success.xml
omniauth_crowd-2.0.1 spec/fixtures/success.xml
omniauth_crowd-2.0.0 spec/fixtures/success.xml
omniauth_crowd-1.0.1 spec/fixtures/success.xml
omniauth_crowd-1.0.0 spec/fixtures/success.xml