Identity Management (MOSC)

MOSC Banner

OVD 11.1.1.5 plugin not executing the get method

edited Oct 14, 2016 5:01AM in Identity Management (MOSC) 5 commentsAnswered

I have a custom OVD plugin that all it does is when attribute "a" is requested it modifies the requested attributes to also request attribute "b".

Sounds simple.

I have created the plugin and I see the init and available returning in the logs with no problem but I never see any evidence that the get is ever reached. no log entries no errors, etc...

Any suggestions would be greatly appreciated.

Here is the method in it's entirety

    @Override

  public void get(Chain chain,  Credentials creds, DirectoryString base,

                Int8 scope, Filter filter, Bool typesOnly,

                Vector<DirectoryString> attributes, Vector<EntrySet> result)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center