<?php //resource_metadata_909b3312e989524ae00de56a48fc888d

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata')),
    ],
    null,
    [
        'ApiPlatform\\Core\\Metadata\\Resource\\ResourceMetadata' => [
            'shortName' => [
                'SsoConnection',
            ],
            'description' => [
                'A SSO Connection.',
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'security' => 'is_granted(\'reject\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                            'summary' => 'Not implemented',
                        ],
                        'input' => null,
                        'output' => null,
                        'method' => 'GET',
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'collectionOperations' => [
                [
                    'get' => [
                        'swagger_context' => [
                            'tags' => [
                                'Users',
                            ],
                            'summary' => 'Get SSO Connection available on this instance',
                            'parameters' => [
                                [
                                    'name' => 'baseSiteUri',
                                    'type' => 'string',
                                    'required' => true,
                                    'description' => 'Url of the calling website',
                                ],
                                [
                                    'name' => 'serviceId',
                                    'type' => 'string',
                                    'required' => false,
                                    'description' => 'Id of the SSO Service to filter on a specific one',
                                ],
                            ],
                        ],
                        'input' => null,
                        'output' => null,
                        'method' => 'GET',
                        'input_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                        'output_formats' => [
                            'jsonld' => [
                                'application/ld+json',
                            ],
                            'json' => [
                                'application/json',
                            ],
                            'xml' => [
                                'application/xml',
                                'text/xml',
                            ],
                            'html' => [
                                'text/html',
                            ],
                        ],
                    ],
                ],
            ],
            'graphql' => [
                [
                    'item_query' => [],
                    'collection_query' => [],
                    'delete' => [],
                    'update' => [],
                    'create' => [],
                ],
            ],
            'attributes' => [
                [
                    'force_eager' => false,
                    'normalization_context' => [
                        'groups' => [
                            'readSSOConnection',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                    'denormalization_context' => [
                        'groups' => [
                            'writeSSOConnection',
                        ],
                    ],
                    'input' => null,
                    'output' => null,
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
